# Terms

- [Risk Disclosure Statement](https://usefelix.gitbook.io/docs/terms/risk-disclosure-statement.md): For any questions, join the Felix Discord, and reach out to contributors.
- [Terms & Conditions](https://usefelix.gitbook.io/docs/terms/terms-and-conditions.md)
- [Privacy Policy](https://usefelix.gitbook.io/docs/terms/privacy-policy.md): For any questions, join the Felix Discord, and reach out to contributors.
- [Cookie Policy](https://usefelix.gitbook.io/docs/terms/cookie-policy.md): For any questions, join the Felix Discord, and reach out to contributors.


---

# 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://usefelix.gitbook.io/docs/terms.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.
