# Рассылки ВКонтакте

По правилам ВКонтакте отправить сообщение пользователю можно не позднее 24 часов после последнего сообщения пользователя. В других случаях нужно указывать тип рассылаемых сообщений и соблюдать правила рассылки выбранного типа.

**На данный момент мы поддерживаем типы:**

* Рекламная рассылка
* Информационная рассылка
* Уведомления о событиях или действиях
* Обновления/уведомления о покупке
* Ответы от сотрудников поддержки
* По умолчанию

Для каждого типа мы выводим подсказку с описанием правил рассылки для выбранного типа.

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

{% hint style="info" %}
Обратите внимание на то, что рассылки ВКонтакте работают только в течение 24 часов с момента запуска
{% endhint %}


---

# 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://help.watbot.ru/chat-boty/avtorassylki/rassylki-vkontakte.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.
