# Месенджери

- [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-moderauvati-komentari.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)
- [Webhook від 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)
- [Live Chat на сайті](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: 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.
