> For the complete documentation index, see [llms.txt](https://docs.rapidbott.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rapidbott.com/help-center/readme.md).

# Welcome !

{% embed url="<https://youtu.be/INl94C6x5ms?si=CRWJcTnFFaGkGIRV>" %}

{% hint style="info" %} <mark style="color:purple;">**NOTE:**</mark> Please remember that Rapidbott's documentation, including this [GitBook](/help-center/readme.md), may be updated periodically to provide you with the most current information. Keep this in mind when referring to our documentation for the latest details.
{% endhint %}

{% hint style="warning" %} <mark style="color:red;">**REMEMBER:**</mark> No Rapidbott team members will ever reach out to you first. Please [contact us](mailto:support@rapidbott.com) if you have any questions or concerns.
{% endhint %}

{% hint style="success" %} <mark style="color:green;">**COMMUNITY:**</mark> Join our [Instagram ](https://www.instagram.com/rapidbott/)& [Twitter ](https://twitter.com/rapidbott)Or [LinkedIn ](https://www.linkedin.com/company/rapidbott/)to get important announcements, updates and interact with the team and other community members.
{% endhint %}


---

# 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.rapidbott.com/help-center/readme.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.
