> For the complete documentation index, see [llms.txt](https://support.senar.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senar.io/senar-aide-en-ligne/utiliser-lapplication-senar-et-les-simulateurs-ar/utiliser-senar-en-salle-de-classe.md).

# Utiliser SENAR en salle de classe

1. Assurez-vous que chaque tablette est chargée et que la dernière version de l'application SENAR y est bien installée.

2. La session de formation doit systématiquement être redémarrée entre deux étudiants. Pour cela, tapez sur l'icône en haut à gauche de l'écran, **puis confirmez** dans le popup.
   1. Ouvrez le menu (icône 'Profil' en haut à gauche de la Bibliothèque).

<figure><img src="/files/bCvTODjKXKLcpFrxWEho" alt=""><figcaption></figcaption></figure>

b. Tapez sur le bouton "**Déconnexion**", puis confirmez dans le popup.

{% hint style="warning" %}
Il est essentiel que chaque étudiant commence sa propre session, en scannant le code QR de votre collection puis en complétant son propre formulaire d'identification. Sinon, les rapports Analytics ne seront pas utilisables.
{% endhint %}

3. Si vous ne l'avez pas déjà fait, téléchargez le QR code de votre collection depuis la section "Mon profil" de [SENAR Studio.](https://studio.senar.io/) Il sera ainsi prêt à être scanné par vos étudiants.

{% hint style="info" %}
Nous vous recommandons de quitter et de redémarrer SENAR une fois par jour car l'application vérifie l'existence de mises à jour de simulateurs à chaque lancement. Quitter l'application n'interrompt pas la session de formation en cours.
{% endhint %}


---

# 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.senar.io/senar-aide-en-ligne/utiliser-lapplication-senar-et-les-simulateurs-ar/utiliser-senar-en-salle-de-classe.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.
