# Terms and Conditions

These Terms and Conditions, along with the documents referenced herein ("Terms"), govern the use of the current website ("Website") and its related or connected services (collectively, "Services"). You should read these Terms carefully as they contain valuable information regarding your rights and obligations when using the Website, and they constitute a binding legal agreement between you (our customer, "Customer") and us ("Website"). By using this Website and/or accessing the Services, whether as a visitor or a registered user with an account ("Account"), you agree to be bound by these Terms and any amendments that may be published from time to time. If you do not accept these Terms, you should refrain from accessing the Services and using the Website.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://powbits-organization.gitbook.io/termsandconditions/terms-and-conditions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
