# Блоки запуска

Всё управление ИИ осуществляется через интерфейс Telegram - это просто и удобно.

**Быстрый старт состоит из трёх простых блоков:**

1. Создайте ваш ИИ используя бот-создатель <https://t.me/AnyAI_creator_bot>
2. Привяжите вашего бота Telegram с которым будут взаимодействовать ваши пользователи
3. Задайте инструкции для вашего ИИ, включите необходимые настройки&#x20;

<figure><img src="/files/AnUtBSi2nOF8uqzXgnpe" alt=""><figcaption></figcaption></figure>

**Примечание:** Видео-демонстрацию по созданию ИИ за 5 минут по психологии с уклоном в когнитивно-поведенческую терапию можно найти на главной странице сайта [https://any-ai.ru](https://any-ai.ru/)


---

# 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/bloki-zapuska.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.
