> 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/uk/chatbot/mesendzheri.md).

# Месенджери

- [Instagram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram.md)
- [Як створити чатбота для Instagram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/chatbot.md)
- [Кнопки та вкладення](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/buttons.md): У цій статті ми пояснимо, як працювати з кнопками та вкладеннями в Instagram.
- [Обмеження](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/limits.md)
- [Ручні налаштування реакцій бота](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/settings.md)
- [Як вручну керувати коментарями](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/settings/yak-vruchnu-keruvati-komentaryami.md)
- [Як вручну налаштувати реакції на історії](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/settings/yak-vruchnu-nalashtuvati-reakciyi-na-istoriyi.md)
- [Як вручну налаштувати реакції в особистих повідомленнях](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/settings/yak-vruchnu-nalashtuvati-reakciyi-v-osobistikh-povidomlennyakh.md)
- [API Instagram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/instagram/api.md)
- [Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram.md)
- [Як створити Telegram-бота](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/chatbot.md): У цій статті розглядається, як підключити ваш Telegram-бот, і наведено основи роботи з каналами та групами.
- [Чатбот для бізнес-акаунта Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/business.md)
- [Форматування повідомлень у Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/formatting.md)
- [Кнопки Telegram для чатботів](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/buttons.md)
- [Режим Inline у Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/inline.md)
- [Вебхук від Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/webhook.md)
- [Чатбот для особистого Telegram-акаунта](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/personal.md)
- [Функції API Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api.md)
- [Використання бота](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api/chatbot.md)
- [Функції для надсилання та редагування повідомлень](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api/messages.md)
- [Функції для надсилання вкладень у повідомленнях](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api/attachment.md)
- [Налаштування чату та месенджера Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api/chat.md)
- [Оплата в Telegram](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/telegram/api/payment.md)
- [TikTok](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/tiktok.md)
- [Як створити чатбота для TikTok](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/tiktok/chatbot.md)
- [Discord](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/discord.md)
- [Як створити Discord-бота](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/discord/chatbot.md)
- [Facebook Messenger](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/facebook-messenger.md)
- [API Facebook](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/facebook-messenger/api.md)
- [Лінія](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/line_chatbot.md)
- [Функції калькулятора](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/line_chatbot/api.md)
- [Онлайн-чат на сайті](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/live-chat.md)
- [WhatsApp Business API](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/waba.md)
- [Перше повідомлення в месенджерах](https://docs.mavibot.ai/doc/uk/chatbot/mesendzheri/message.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/uk/chatbot/mesendzheri.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.
