# Email-рассылка через Smartbot

&#x20;На данный момент SB заточен под рассылки в личных сообщениях ВК, однако может устроить и почтовую рассылку. Это пригодится тем, у кого целевая аудитория или ее часть предпочитает email.<br>

Переходим в модули, подключаем «Email» и пакет писем.<br>

![](/files/-MZIbxJ7W8UkgcizTDTe)

![](/files/-MZIc3kb0lacPo4nL2V3)

\
Теперь в цепочках и вопросах нам доступен шаг «Отправить email».<br>

![](/files/-MZIcEjpw0LVJs6iL9mf)

Далее опишем один из вариантов, как отправить рассылку:\
\
Создаем новую цепочку и ставим галочки «в ЛС» и «только для админов»\
Ставим условие на команду-триггер: если сообщение похоже на «Начать Email-рассылку»

![](/files/-MZId7YnkYq7XqiNI2fK)

\
Добавляем шаг «Отправить Email».\
\
Теперь остается лишь заполнить адреса получателей, написать заголовок и текст письма:

![](/files/-MZIcYzeJF1rDVJzlgrp)

\
Готово! Теперь по вашей команде бот отправит письма указанным получателям.<br>


---

# 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.smartbot-vk.ru/rabota-s-podpischikami/rassylki/email-rassylka-cherez-smartbot.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.
