# Add a message to a thread

In the list of tools for managing discussion threads, locate the *Reply to this thread* icon ![](/files/-LioWIRxbP7FFSAO6XTg) . This allows you to add a message at the same hierarchical level as the starting message.

* clicking the icon will give you access to the on-line editor to write your message. An area allowing you to read the other messages of the thread appear at the bottom of the page,
* give a short topic to your message,
* enter your message,
* choose whether you want to be notified by e-mail in case anybody answers your message,
* attach a document (optional) and, if you do, add a small comment describing the document,
* click on the *Reply to this thread* button.


---

# 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.chamilo.org/1.11.x/teacher-guide/communication__forums/add_a_message_to_a_thread.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.
