# Chat

The *Chat* tool ![](/files/-MFUsyOtn8OGCnJ2FQR2) is an instant messaging tool which allows users in a course to exchange ideas, questions and answers in “live”, written conversation.

While it may seem rather slow (three seconds per post) and limited in features to todays online users, the big advantage of this tool compared to e.g. *Skype, Facebook* chat tools is it works as part of the platform and, as such, does not require any external tool, being guaranteed to work on all computers with the capability to use Chamilo.

![](/files/-LH9D5JXPQdDhDmJlwRS)

*Illustration: The chat window*

If users have configured their picture in the *Social network* (or *Profile*) tab, it will appear next to their name. It's up to the teacher to delete previous messages when he considers it necessary.


---

# 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/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.
