> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-faq/integracii/amocrm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
