# Replying to a message

You don't have to be mentioned in a message to reply! You can add a thread to any message in your chat channel.&#x20;

To do this, hover your mouse over the message you wish to reply to: a "reply" button will appear in the form of a message bubble icon.

<figure><img src="/files/quqHYpiUgfOmtMDIQmvg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JasUP5YmjPxjOKxBdCAp" alt="Reply to a message in a discussion channel"><figcaption></figcaption></figure>

Click on it to open a discussion thread associated with the message: posting a message in this thread will constitute a reply to the message, and the member concerned will receive a notification.&#x20;

In a discussion thread, the usual text editor appears: **you can add images or insert external content to a reply.**

<figure><img src="/files/xUj1lnt5SOiWil4xg8Ug" alt="Send a message in a thread" width="353"><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.meltingspot.io/english/spot-content/discussions/replying-to-a-message.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.
