# Ограничения

Ограничения и общие правила:

1. К одному боту Telegram можно привязаться один ИИ
2. Один пользователь Telegram может создать 5 ИИ без ограничения, при необходимости возможно увеличение лимита по запросу <https://t.me/anyai_company>
3. Используется технология webhook для вашего Telegram бота, если в других проектах вы используете эту технологию, ваш старый webhook будет удалён для подключения ИИ
4. AnyAI не участвует в работе с информацией запрещенной на территории РФ, в случае обнаружения таковой  - ИИ и владелец ИИ незамедлительно блокируются в сервисе AnyAI


---

# 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.any-ai.ru/bystryi-start/ogranicheniya.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.
