> For the complete documentation index, see [llms.txt](https://docs.rubots.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubots.xyz/small-print/disclaimer-2024.md).

# Disclaimer (2024)

*The information provided by the RuTeam, ('we', 'us', or 'our') on all our TG Bot channels, products, tools and this gitbook, is for general informational purposes only. All information and data is provided in good faith, however we make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability, or completeness of any information.*&#x20;

*Your reliance on our data is at your own risk, nothing is financial advice.*&#x20;

*We are not associated to 'shilling', advertising or endorsing any tokens in any of our illustrative examples on this site, or within any of our channels and bots.*

© All rights reserved.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.rubots.xyz/small-print/disclaimer-2024.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.
