# Adding emojis, attachments and audio

You may insert media by clicking icons in your chatbox. Different icons show different functions.

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2F6HkKyLWOxTpnDqd7kLtd%2FEmo%201.jpg?alt=media&#x26;token=b010d408-7cdb-4816-b1ea-3210863dae09" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="155.66666666666666">Icon</th><th>Function</th><th>How to use</th></tr></thead><tbody><tr><td>Smiley face </td><td>All of the emojis are provided and ready to use.</td><td>Click on the emoji of your choice and it should appear in the chatbox. </td></tr><tr><td>Paper clip</td><td>Opens your files for you to send attachments through the chatbox.</td><td>Select the attachments you wish to send and it should appear in the chatbox.</td></tr><tr><td>Bookmark</td><td>Provides a quick-reply feature for you to make conversations more convenient.</td><td>You may refer to <a href="using-quick-replies">Quick Reply feature</a>.</td></tr><tr><td>Microphone</td><td>Records your audio to provide better interpretations for your messages.</td><td>Pressing on the icon directly records your voice. You may replay, delete or confirm your audio by clicking on respective icons. The audio should appear in the chatbox after confirmation.<br><br>This feature is not supported in Safari. Please use Chrome-based browsers instead.</td></tr></tbody></table>

{% hint style="info" %}
Make sure you have given ChatMonster permission in your browser to access your microphone for the audio feature. &#x20;
{% endhint %}

Hit "Send" to send the message for all the above media to complete the final procedure.


---

# 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://support.chatmonster.io/features/inbox/adding-emojis-attachments-and-audio.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.
