# VK Ads

Здесь мы расскажем, как подключить VK ads.

### Подключение VK ads:

Заходим в личный кабинет VK реклама. Для интеграции на IntellectDialog нам потребуются следующие данные:

<figure><img src="/files/vu1An82RKu0kwalpaUUl" alt=""><figcaption></figcaption></figure>

Client\_id – можно найти в разделе Настройки - Общие - Доступ к API

Client\_secret – длинное значение. Будет доступно, когда будете запрашивать доступ к API

<figure><img src="/files/MwhEpsm4a2HKlMmtM1LO" alt=""><figcaption></figcaption></figure>

После добавления провайдера на платформу, с помощью раздела связок после получения заявки, возможна:<br>

* Отправка сообщений в мессенджер, запуск линейных/нелинейных чат-ботов
* Установка/снятие тегов с персон в IntellectDialog
* Загрузка заявок/сделок/лидов в CRM-систему

<figure><img src="/files/BTfd8LdehzKG8vd3sjdm" alt=""><figcaption></figcaption></figure>


---

# 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.intellectdialog.com/prochie-integracii/vk-ads.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.
