# Reply with Media Files

You can send a reply message with media files as well , against each question you can see an image icon ,  click on the image icon and attach your media file. \
Media file can be send against each question section.<br>

{% hint style="danger" %}
If you select media as reply it make use of broadcaster feature and each reply will take 10 seconds to send if there is no message queue in your phone, so we highly recommend to use media only if its needed
{% endhint %}

### Click on the media icon and it will open a popup

<figure><img src="https://lh7-us.googleusercontent.com/BKbQexSv9SRRdayOaxZc3_nXUvWvWurJsd1Le6MtJzURFsXxPWy8YjE9KtNadWh-rg6a45kwT6EzpqE88Lr2mmE_WP3bPYyfJ-PZ6LSm42qQGppuGtv1kFJOBF7wLvFixHvL_yUnRhmsJXrfFiR0OEs" alt=""><figcaption></figcaption></figure>

### **On the popup you can select media file , you can select multiple file also.**

**.**

<figure><img src="/files/22foTYr9iJ8ipBleTC1v" 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://help.pickyassist.com/setting-up-guide/smart-reply-v2/train-module/reply-with-media-files.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.
