# Personas

- [L'histoire de Marc](https://smedai.aivd.ch/personas/lhistoire-de-marc.md): Nouvelle voie, nouvelle chance
- [L'accident](https://smedai.aivd.ch/personas/lhistoire-de-marc/laccident.md): Lésion sévère au dos
- [Première Reprise d'activité](https://smedai.aivd.ch/personas/lhistoire-de-marc/premiere-reprise-dactivite.md): Adaptations du poste de travail et de l'activité
- [Constat final](https://smedai.aivd.ch/personas/lhistoire-de-marc/constat-final.md): Incapacité de travail de 100%
- [La reconversion professionnelle](https://smedai.aivd.ch/personas/lhistoire-de-marc/la-reconversion-professionnelle.md): Formateur


---

# 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://smedai.aivd.ch/personas.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.
