# Как сделать рассылку картинки вместе с текстом ?

Вы можете отправить текст и картинку вместе с помощью [робота «Отправка файла»](https://docs.olchat.io/roboty-i-aktiviti/roboty/otpravka-faila).\
В роботе «Отправка файла» можно добавить подпись. С помощью робота это можно отправить на определенной стадии Сделки или Лида.

Если планируете сделать рассылку, можете воспользоваться [Умным сценарием](https://docs.olchat.io/roboty-i-aktiviti/umnye-scenarii).

{% hint style="warning" %}
За массовую рассылку картинок и файлов могут очень быстро заблокировать. Соблюдайте рекомендации [по сокращению риска блокировки](https://docs.olchat.io/blokirovka-nomera) и [по осуществлению рассылок](https://docs.olchat.io/rassylka-soobshenii).
{% 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://docs.olchat.io/voprosy-i-otvety/rabota-s-chatami/kak-sdelat-rassylku-kartinki-vmeste-s-tekstom.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.
