> 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/training/pour-les-professionnels/formation-essentielle.md).

# Formation essentielle pour professionnels

{% hint style="info" %}
Cette formation - sous forme d'apprentissage actif - peut être complétée de manière autonome en moins d'une heure. Elle vous permettra de connaitre les bases essentielles pour débuter avec Braver.
{% endhint %}

## Plan de formation

{% content-ref url="/pages/kXDuD64WbWXP6Rpv0z0X" %}
[Introduction à la plateforme](/training/pour-les-professionnels/formation-essentielle/introduction-a-la-plateforme.md)
{% endcontent-ref %}

{% content-ref url="/pages/VObamhF6roiu5getEVPb" %}
[Tâches d'auto formation](/training/pour-les-professionnels/formation-essentielle/taches-dautoformation.md)
{% endcontent-ref %}

{% content-ref url="/pages/HacrXgWWH6VyEUjcuLYM" %}
[Pour aller un peu plus loin](/training/pour-les-professionnels/formation-essentielle/pour-aller-un-peu-plus-loin.md)
{% endcontent-ref %}

{% content-ref url="/pages/fwJQ3sFKdUuyjZTlb9FF" %}
[Bâtissez votre réseau de collaborateurs](/training/pour-les-professionnels/formation-essentielle/batissez-votre-reseau-de-collaborateurs.md)
{% endcontent-ref %}

## Ressources supplémentaires

#### Formation plus approfondie

Si vous ressentez que vous avez besoin ou envie d'aller plus loin dans la formation de Braver, vous pouvez poursuivre avec la [Formation approfondie](/training/pour-les-professionnels/formation-approfondie.md).

#### Guide

Vous retrouverez dans [la section Guide](https://support.braver.net/guides/pour-les-professionnels/debuter-ici) des tutoriels pas-à-pas pour chacune des fonctionnalités de la plateforme.

{% hint style="info" %}
Utilisez la barre de recherche et inscrivez ce que vous recherchez pour qu'on vous guide vers le bon tutoriel.
{% endhint %}

#### Documentation

Vous retrouverez dans [la section Documentation](https://support.braver.net/pour-les-professionnels/pour-debuter) un survol des concepts de Braver pour vous aider à mieux comprendre la plateforme et en tirer le maximum!

#### Besoin d'aide?

[Cette page ](https://support.braver.net/besoin-daide)vous propose différents moyens d'obtenir de l'aide en cas de besoin.


---

# 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/training/pour-les-professionnels/formation-essentielle.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.
