# Internal messaging

From the *Social network* tab (left menu) the *Messages* entry allows you to send or receive messages. It is similar to most messaging tools.

![](/files/-LH9D-ggQOgfit9Oa4Yd)

*Illustration: Social network – Internal messaging - Inbox*

To write a message to another user (or a friend) subscribed to the platform:

* click the *Messages* link below your picture,
* click the *Compose message* icon ![](/files/-MhmvR45f4aJOuzU7TiW),
* Chamilo will auto-complete the send-to field with known contacts,
* enter the subject and message (optionally you can add an attached file),
* click the *Send message* button.

If the recipient has entered their email in their profile, the message will also go automatically go to their email address.

> **Note**: If the other user has chosen to, the message will also be sent to his e-mail as a notification of internal message. However, he will have to enter the platform to answer you.


---

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