# Документация AnyAI

## Документация AnyAI

- [Приветствуем в AnyAI](https://docs.any-ai.ru/soderzhanie/privetstvuem-v-anyai.md)
- [Блоки запуска](https://docs.any-ai.ru/bystryi-start/bloki-zapuska.md)
- [Список всех команд](https://docs.any-ai.ru/bystryi-start/spisok-vsekh-komand.md)
- [Ограничения](https://docs.any-ai.ru/bystryi-start/ogranicheniya.md)
- [Создание ИИ](https://docs.any-ai.ru/sozdanie-i-privyazka/sozdanie-ii.md)
- [Привязка к вашему боту](https://docs.any-ai.ru/sozdanie-i-privyazka/privyazka-k-vashemu-botu.md)
- [Включение и мин. настройка](https://docs.any-ai.ru/sozdanie-i-privyazka/vklyuchenie-i-min.-nastroika.md)
- [Промт](https://docs.any-ai.ru/obuchenie-i-nastroika/promt.md)
- [Слова + и -](https://docs.any-ai.ru/obuchenie-i-nastroika/slova-+-i.md)
- [Final point](https://docs.any-ai.ru/obuchenie-i-nastroika/final-point.md)
- [Тонкая настройка](https://docs.any-ai.ru/obuchenie-i-nastroika/tonkaya-nastroika.md)
- [Мульти-агентность](https://docs.any-ai.ru/obuchenie-i-nastroika/multi-agentnost.md)
- [ИИ лёгкого уровня](https://docs.any-ai.ru/obuchenie-i-nastroika/ii-lyogkogo-urovnya.md)
- [Режим тет-а-тет](https://docs.any-ai.ru/vnedrenie-ii/rezhim-tet-a-tet.md)
- [Добавление в группу/канал](https://docs.any-ai.ru/vnedrenie-ii/dobavlenie-v-gruppu-kanal.md)
- [Добавление ИИ в чужую группу](https://docs.any-ai.ru/vnedrenie-ii/dobavlenie-ii-v-chuzhuyu-gruppu.md)
- [Стоимость](https://docs.any-ai.ru/price/stoimost.md)
- [Пополнение баланса](https://docs.any-ai.ru/price/popolnenie-balansa.md)
- [Введение](https://docs.any-ai.ru/api/vvedenie.md)
- [Примеры прямых запросов](https://docs.any-ai.ru/api/primery-pryamykh-zaprosov.md)
- [Хранение информации](https://docs.any-ai.ru/bezopasnost-i-konfidencialnost/khranenie-informacii.md)
- [Конфиденциальность](https://docs.any-ai.ru/bezopasnost-i-konfidencialnost/konfidencialnost.md)
- [Политика white label](https://docs.any-ai.ru/bezopasnost-i-konfidencialnost/politika-white-label.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.any-ai.ru/soderzhanie/privetstvuem-v-anyai.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.
