> For the complete documentation index, see [llms.txt](https://docs.intellectdialog.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intellectdialog.com/lidogeneraciya.md).

# ЛИДОГЕНЕРАЦИЯ

- [Instagram: интеграция Lead Ads c отправкой сообщения клиенту в WhatsApp + выгрузка лида в Slack](https://docs.intellectdialog.com/lidogeneraciya/instagram-integraciya-lead-ads-c-otpravkoi-soobsheniya-klientu-v-whatsapp-+-vygruzka-lida-v-slack.md)
- [Загрузка заявок в группу Telegram](https://docs.intellectdialog.com/lidogeneraciya/zagruzka-zayavok-v-gruppu-telegram.md)
- [Вконтакте](https://docs.intellectdialog.com/lidogeneraciya/vkontakte.md)
- [Вконтакте: интеграция лид-форм с чат-ботами WhatsApp и Slack](https://docs.intellectdialog.com/lidogeneraciya/vkontakte/vkontakte-integraciya-lid-form-s-chat-botami-whatsapp-i-slack.md)
- [Вконтакте: интеграция лид-форма с отправкой сообщения в Вк клиенту после заполненной заявки](https://docs.intellectdialog.com/lidogeneraciya/vkontakte/vkontakte-integraciya-lid-forma-s-otpravkoi-soobsheniya-v-vk-klientu-posle-zapolnennoi-zayavki.md)
- [Вконтакте: информирование сотрудника в Вк о заполненной лид-форме Вк](https://docs.intellectdialog.com/lidogeneraciya/vkontakte/vkontakte-informirovanie-sotrudnika-v-vk-o-zapolnennoi-lid-forme-vk.md)
- [Вконтакте: интеграция голосование в группе и отправка сообщение клиенту в Вк](https://docs.intellectdialog.com/lidogeneraciya/vkontakte/vkontakte-integraciya-golosovanie-v-gruppe-i-otpravka-soobshenie-klientu-v-vk.md)
- [Сайт/Лендинг: интеграция лид-формы с отправкой сообщения клиенту в WhatsApp](https://docs.intellectdialog.com/lidogeneraciya/sait-lending-integraciya-lid-formy-s-otpravkoi-soobsheniya-klientu-v-whatsapp.md)
- [Сайт/Лендинг: выгрузка заявок из лид-форм в Slack или другие мессенджеры](https://docs.intellectdialog.com/lidogeneraciya/sait-lending-vygruzka-zayavok-iz-lid-form-v-slack-ili-drugie-messendzhery.md)
- [Настройка связок для HeadHunter |VK ads](https://docs.intellectdialog.com/lidogeneraciya/nastroika-svyazok-dlya-headhunter-or-vk-ads.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://docs.intellectdialog.com/lidogeneraciya.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.
