> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/reseau/envoyer-une-demande-damitie.md).

# Envoyer une demande d'amitié

## Pas-à-pas

{% hint style="warning" %}
Actuellement, une fois la demande d'amitié acceptée, il est impossible de refermer le canal de messagerie directe.

C'est une limite qui sera corrigée sous peu.
{% endhint %}

{% stepper %}
{% step %}
**Accédez à la page&#x20;*****Réseau.***

<div align="left"><figure><img src="/files/4wi1tcIBcKOPM5Y8MpND" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Utilisez la loupe et recherchez la personne que vous souhaitez ajouter comme&#x20;*****ami*****.**

<div align="left"><figure><img src="/files/tzvlDxey0VCcBgDMR0BW" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Accédez à son profil en sélectionnant son nom.**

<div align="left"><figure><img src="/files/FYSE8FmTrfbYhod49oAr" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez&#x20;*****Demander à être amis*****.**

<div align="left"><figure><img src="/files/hBkn6GQsASP060p0rZSJ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**À ce moment, votre demande sera en attente de réponse. Vous pouvez annuler votre demande si vous le désirez.**

<div align="left"><figure><img src="/files/BQTeTDXv117HXSb5v336" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Votre nouvel&#x20;*****ami*****&#x20;peut accepter ou ignorer votre invitation.**

<div align="left"><figure><img src="/files/k9IFy1xZyui5zV3jd2GW" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Si la personne accepte votre invitation, son nom apparaîtra dans la page&#x20;*****Accueil > Messages directs*****&#x20;et vous pourrez échanger librement avec elle.**

<div align="left"><figure><img src="/files/6AhQBA8jVThbP5l8qqeI" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.braver.net/guides/pour-les-professionnels/reseau/envoyer-une-demande-damitie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
