# о нас

- [Функции](https://docs.mavibot.ai/doc/ru/us/funkcii.md)
- [Тарифы](https://docs.mavibot.ai/doc/ru/us/tarify.md)
- [Аккаунт](https://docs.mavibot.ai/doc/ru/us/admin.md)
- [Аккаунт MaviBot](https://docs.mavibot.ai/doc/ru/us/admin/sign_up.md)
- [Настройки проекта](https://docs.mavibot.ai/doc/ru/us/admin/settings.md)
- [Безопасность и доступ проекта](https://docs.mavibot.ai/doc/ru/us/admin/access.md)
- [Сотрудники](https://docs.mavibot.ai/doc/ru/us/admin/sotrudniki.md): В этом разделе подробно рассматривается вопрос создания новых ролей для сотрудников проекта, разграничения прав доступа и назначения на них сотрудников.
- [Партнерам](https://docs.mavibot.ai/doc/ru/us/partneram.md)
- [Как передать проект заказчику](https://docs.mavibot.ai/doc/ru/us/partneram/kak-peredat-proekt-zakazchiku.md): Если вы делаете бота на заказ или сделали бота, который продаете массово, эта статья для вас.


---

# 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://docs.mavibot.ai/doc/ru/us.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.
