# Replying to messages

You may reply to a message by hovering over the message you wish to reply to. Click on the three dots and choose "Reply to message".

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FW1B5EaOM18bBO1C3QLxx%2FBasic%201.jpg?alt=media&#x26;token=7d20a80e-5c58-473c-9304-f9007f387aaf" alt=""><figcaption></figcaption></figure>

The message you reply to will appear above the message you would like to reply with. Hit "Send" to complete the procedure.&#x20;

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FNrd9xwiayy2EP67lWHkG%2FBasic%202.jpg?alt=media&#x26;token=4f982ea0-0341-4420-8536-f8a4f03fc42f" 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://support.chatmonster.io/features/inbox/replying-to-messages.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.
