# amoCRM

- [Установка и подключение виджета WhatsApp](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/ustanovka-i-podklyuchenie-vidzheta-whatsapp.md): Инструкция по установке и подключению виджета WhatsApp в amoCRM.
- [Установка и подключение виджета Telegram в amoCRM](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/ustanovka-i-podklyuchenie-vidzheta-telegram-v-amocrm.md)
- [Базовая настройка Salesbot](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/bazovaya-nastroika-salesbot.md): Инструкция как настроить автоматические сообщения из AmoCRM в связке с виджетом Whatcrm через Salesbot
- [Кнопка на  сайт](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/knopka-na-sait.md): Инструкция как подключить кнопку виджета на ваш сайт с помощью CRM plugin
- [Запуск рассылки](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/zapusk-rassylki.md)
- [Как написать первым из мобильного приложения amoCRM](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/kak-napisat-pervym-iz-mobilnogo-prilozheniya-amocrm.md)
- [Что означает функция групповые чаты](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/chto-oznachaet-funkciya-gruppovye-chaty.md)
- [Стратегии распределения входящих заявок по менеджерам](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/strategii-raspredeleniya-vkhodyashikh-zayavok-po-menedzheram.md): Описание функции стратегии входящих лидов по менеджерам
- [Как инициировать общение  Salesbot c определенного номера](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/kak-iniciirovat-obshenie-salesbot-c-opredelennogo-nomera.md): Инструкция как инициировать общение с помощью Salesbot с нужного вам номера
- [Что делать если в приложении не отображается  меню (серый экран)](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/chto-delat-esli-v-prilozhenii-ne-otobrazhaetsya-menyu-seryi-ekran.md)
- [Salesbot с кнопками](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm/salesbot-s-knopkami.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://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm.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.
