# ИНТЕГРАЦИИ

- [AmoCRM](https://docs.fstrk.io/knowledge_base/intagrations/amo.md)
- [Собственная CRM & CDP](https://docs.fstrk.io/knowledge_base/intagrations/custom_crm.md)
- [Собственная CRM & CDP new](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new.md): Интеграция с чат-центром платформы: получение сообщений пользователей, операторов и событий чат-сессий.
- [Общая информация](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/obshaya-informaciya.md)
- [Подключение OAuth](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/podklyuchenie-oauth.md): Ниже описан процесс подключения - от подготовки данных до автоматического обновления токенов. Мы постарались сделать его максимально понятным.
- [Подписка на вебхуки](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/podpiska-na-vebkhuki.md)
- [Открытие/передача чат-сессии](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/otkrytie-peredacha-chat-sessii.md)
- [Получение сообщения от клиента](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/poluchenie-soobsheniya-ot-klienta.md)
- [Отправка сообщения оператором чат-центра](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/otpravka-soobsheniya-operatorom-chat-centra.md)
- [Отправка сообщений по API](https://docs.fstrk.io/knowledge_base/intagrations/sobstvennaya-crm-and-cdp-new/otpravka-soobshenii-po-api.md)
- [RetailCRM](https://docs.fstrk.io/knowledge_base/intagrations/retailcrm.md)
- [RetailCRM: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/retailcrm/settings.md)
- [RetailCRM: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/retailcrm/methods.md)
- [AmoCRM](https://docs.fstrk.io/knowledge_base/intagrations/amocrm.md)
- [AmoCRM: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/amocrm/settings.md)
- [AmoCRM: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/amocrm/methods.md)
- [Битрикс24](https://docs.fstrk.io/knowledge_base/intagrations/bitrix24.md)
- [Битрикс24: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/bitrix24/settings.md)
- [Битрикс24: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/bitrix24/methods.md)
- [Битрикс24: Операторам](https://docs.fstrk.io/knowledge_base/intagrations/bitrix24/for_operators.md)
- [GetCource](https://docs.fstrk.io/knowledge_base/intagrations/getcource.md)
- [GetCource: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/getcource/settings.md)
- [GetCource: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/getcource/methods.md)
- [Roistat](https://docs.fstrk.io/knowledge_base/intagrations/roistat.md)
- [Roistat: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/roistat/settings.md)
- [Roistat: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/roistat/methods.md)
- [Usedesk](https://docs.fstrk.io/knowledge_base/intagrations/usedesk.md)
- [Usedesk: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/usedesk/settings.md)
- [Usedesk: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/usedesk/methods.md)
- [S2](https://docs.fstrk.io/knowledge_base/intagrations/s2.md)
- [S2: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/s2/settings.md)
- [S2: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/s2/methods.md)
- [Hubspot](https://docs.fstrk.io/knowledge_base/intagrations/hubspot.md)
- [Hubspot: Настройка](https://docs.fstrk.io/knowledge_base/intagrations/hubspot/settings.md)
- [Hubspot: Процедуры](https://docs.fstrk.io/knowledge_base/intagrations/hubspot/methods.md)
- [Omnidesk](https://docs.fstrk.io/knowledge_base/intagrations/omnidesk.md)
- [Подключение интеграции](https://docs.fstrk.io/knowledge_base/intagrations/omnidesk/podklyuchenie-integracii.md)
- [Настройки для закрытия чат-сессий в Fasttrack](https://docs.fstrk.io/knowledge_base/intagrations/omnidesk/nastroiki-dlya-zakrytiya-chat-sessii-v-fasttrack.md)
- [Подключение OAuth](https://docs.fstrk.io/knowledge_base/intagrations/podklyuchenie-oauth.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.fstrk.io/knowledge_base/intagrations.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.
