> For the complete documentation index, see [llms.txt](https://docs.mavibot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavibot.ai/doc/ru/chatbot/builder.md).

# Конструктор чатботов

- [Как сделать чатбота](https://docs.mavibot.ai/doc/ru/chatbot/builder/funnel.md): Впервые в MaviBot? Начните с нашего руководства.
- [Настройки блока сообщений](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting.md)
- [Блок «Редактор»](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/message.md)
- [Как редактировать блок](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/edit.md)
- [Меню дополнительных команд](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/menu.md)
- [Триггер](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/trigger.md)
- [Триггер и тип совпадения](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/trigger/type.md)
- [Блоки и типы](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/types.md)
- [Как работать с таймером](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/types/timer.md)
- [Пример проверки данных](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/types/data.md)
- [Сообщение](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/messages.md)
- [API-запрос](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/api.md)
- [Действия](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/deistviya.md)
- [Аналитика](https://docs.mavibot.ai/doc/ru/chatbot/builder/setting/analitika.md)
- [Связи](https://docs.mavibot.ai/doc/ru/chatbot/builder/svyazi.md)
- [Связь с таймером (пока таймеры пропускаем, Андрей сказал, что они отключены в МАВИ)](https://docs.mavibot.ai/doc/ru/chatbot/builder/svyazi/svyaz-s-taimerom-poka-taimery-propuskaem-andrei-skazal-chto-oni-otklyucheny-v-mavi.md)
- [Связь с триггером](https://docs.mavibot.ai/doc/ru/chatbot/builder/svyazi/trigger.md)
- [Связь со сбором данных](https://docs.mavibot.ai/doc/ru/chatbot/builder/svyazi/data.md)
- [Связь с кнопкой](https://docs.mavibot.ai/doc/ru/chatbot/builder/svyazi/buttons.md)
- [Быстрые действия](https://docs.mavibot.ai/doc/ru/chatbot/builder/actions.md)
- [Кнопки](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki.md)
- [Как создать кнопку](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/create.md)
- [Кнопки со ссылкой](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/knopki-so-ssylkoi.md)
- [Платежная кнопка](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/platezhnaya-knopka.md)
- [Запросить номер телефона](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/phone.md)
- [Кнопка запроса геолокации](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/knopka-zaprosa-geolokacii.md): для Telegram и Viber
- [Кнопка «Поделиться»](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/knopka-podelitsya.md)
- [Кнопка Web App](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/webapp.md)
- [Как заменить кнопки WhatsApp](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/whatsapp.md)
- [Кнопка из блока или триггера связи](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/trigger.md)
- [Ограничения кнопок](https://docs.mavibot.ai/doc/ru/chatbot/builder/knopki/limits.md)
- [Работа с вложениями и ссылками](https://docs.mavibot.ai/doc/ru/chatbot/builder/attachments.md): В этой статье мы расскажем, как отправлять вложения в чатботе.
- [Вкладка вложений](https://docs.mavibot.ai/doc/ru/chatbot/builder/attachments/tab.md)
- [Отслеживание кликов по ссылкам](https://docs.mavibot.ai/doc/ru/chatbot/builder/attachments/links.md)
- [Кнопка с отслеживанием кликов](https://docs.mavibot.ai/doc/ru/chatbot/builder/attachments/tracking.md)
- [Как получать изображения и файлы от пользователя](https://docs.mavibot.ai/doc/ru/chatbot/builder/attachments/images.md)
- [Форматирование сообщений в Telegram](https://docs.mavibot.ai/doc/ru/chatbot/builder/telegram_messages.md)
- [Случайные ответы в боте](https://docs.mavibot.ai/doc/ru/chatbot/builder/responses.md): Бот может отправлять случайный ответ, случайную часть ответа, случайное число или переходить по случайной ветке.
- [Резервное копирование и восстановление](https://docs.mavibot.ai/doc/ru/chatbot/builder/backup.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 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/chatbot/builder.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.
