# Чат-боти

- [Створення чат-бота в Telegram](https://docs.jedidesk.com/chat-boti/stvorennya-chat-bota-v-telegram.md): Покрокова інструкція зі створення чат-бота в Telegram-месенджері
- [Отримання токену готового чат-бота в Telegram](https://docs.jedidesk.com/chat-boti/otrimannya-tokenu-gotovogo-chat-bota-v-telegram.md): Інструкція з отримання API-токену для інтеграції з #jedidesk
- [Створення чат-бота в Viber](https://docs.jedidesk.com/chat-boti/stvorennya-chat-bota-v-viber.md): Швидка покрокова інструкція зі створення чат-бота в Viber-месенджері
- [Отримання токену готового чат-бота в Viber](https://docs.jedidesk.com/chat-boti/otrimannya-tokenu-gotovogo-chat-bota-v-viber.md): Інструкція з отримання API-токену для інтеграції з #jedidesk
- [Підключення Instagram Business до #jedidesk](https://docs.jedidesk.com/chat-boti/pidklyuchennya-instagram-business-do-jedidesk.md): Покрокове налаштування сторінки в Instagram та інтеграція з сервісом #jedidesk.
- [Підключення Telegram Business до #jedidesk](https://docs.jedidesk.com/chat-boti/pidklyuchennya-telegram-business-do-jedidesk.md): Покрокове налаштування Telegram Business та інтеграція з сервісом #jedidesk.
- [Створення чат-бота в WhatsApp](https://docs.jedidesk.com/chat-boti/stvorennya-chat-bota-v-whatsapp.md): Покрокова інструкція зі створення чат-бота в месенджері WhatsApp.


---

# 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.jedidesk.com/chat-boti.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.
