# “Friends”

In the *Social network* tab, you can make contacts and invite them as *Friends* (a rather free use of the term *friend*!). You can search for people by:

* clicking the *Invitations* link in the left menu ![](/files/-LioWIHk__YIHsnDSdL-),
* click *Search*.

By simply entering a few characters of the user's first or last name, Chamilo will help by proposing a list of users matching these characters. The invitation can then be sent to the user, who can choose whether to accept or refuse it.

![](/files/-LioWII4y7oBeUaNTY2Y)

*Illustration: Social network – send and receive invitations*

The *Friends* link ![](/files/-LH9D0SIq5A6wYGnF-sF) gathers all friends you have linked to on the platform. It allows you to see the shared profile of the user and send him a message with a click on his name.

![](/files/-LH9D0SL4vNMFY345XYS)

*Illustration: Social network – Shared profile*


---

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