> 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-patients-et-proches-aidants/bienvenue.md).

# Bienvenue

Nous sommes ravis de vous accueillir dans la section Formation! Cette section comprend un outil de formation qui peut s'adapter aux besoins des futurs utilisateurs de la plateforme.

## Prêt à commencer?

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Cliquez ici pour débuter la formation</strong></td><td></td><td><a href="https://919820299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmZQ8lm0cUSwr36vZBzik%2Fuploads%2FeCUrDa7vZTNdTDcaS4c9%2Fformation-essentielle-pt.png?alt=media&amp;token=1e0452bb-259f-40c8-b348-38a144de6e4e">formation-essentielle-pt.png</a></td><td><a href="/training/pour-les-patients-et-proches-aidants/formation-guidee.md">Formation essentielle pour patients et proches aidants</a></td></tr></tbody></table>

### Plutôt du type à vouloir explorer par vous-même?

Consulter notre [banque de tutoriels](https://support.braver.net/guides/pour-les-patients-et-proches-aidants/pour-debuter)

### Pour en apprendre davantage sur Braver

* [Qu'est-ce que Braver](/introduction/quest-ce-que-braver.md)
* [Qui peut rejoindre Braver?](/introduction/qui-peut-rejoindre-braver.md)
* [Dans quel contexte puis-je l'utiliser?](/introduction/dans-quel-contexte-peut-on-lutiliser.md)

### 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-patients-et-proches-aidants/bienvenue.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.
