# 8. How to send multiple media in chat ?

Steps: This is to send multiple media in one go to Customers

{% hint style="info" %}
In this Section you can send upto 10 Media's in one click
{% endhint %}

1. Click on Tag icon inside the Chat
2. Select the Media file you want to send.
3. Now, Click on Send button.

{% hint style="info" %}
Kindly refer the below video for better understanding
{% endhint %}

{% embed url="<https://www.loom.com/share/6f08b37abf9548b8ba86f4ccb13228ff?sid=df7aaad9-e983-451e-80f5-09e5e72f44d2>" %}


---

# 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.whatstool.business/chats/q-and-a-best-practices/8.-how-to-send-multiple-media-in-chat.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.
