# Способы отправки сообщений

Отправлять сообщения можно следующими способами:

1. Создать ручную рассылку из личного кабинета. Подробнее в разделе [Как создать рассылку?](https://faq.docs.direct.i-dgtl.ru/rabota-s-rassylkami/rabota-s-rassylkami/kak-sozdat-rassylku)
2. Настроить интеграцию из своей системы по HTTP API. Все возможности описаны [в документации по API](https://api.docs.direct.i-dgtl.ru/).
3. Воспользоваться готовым плагином в CRM системах из [списка интеграций](https://direct.i-dgtl.ru/integrations).&#x20;


---

# 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://faq.docs.direct.i-dgtl.ru/rabota-s-rassylkami/obshie-voprosy-po-rabote-s-servisom/sposoby-otpravki-soobshenii.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.
