# Éviter les situations de blocage

Le bouton d'aide permet de débloquer un étudiant qui passerait trop de temps à chercher la bonne réponse. Son activation affiche un cercle lumineux sur l'objet ou la réponse à sélectionner.

Lorsque l'étudiant donne une réponse correcte après avoir activé le bouton d'aide, il ne gagne aucun point.

L'aide peut être activée en tapant sur l'icône de l'ampoule en haut de l'écran : &#x20;

<figure><img src="/files/o6NmHZ8lEeC0dbGUS2Sf" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Certains simulateurs ne comportent pas de bouton d'aide. Ils mettent automatiquement en évidence le bon objet ou la bonne réponse, soit après une certaine période, soit après une ou deux mauvaises réponses.
{% endhint %}


---

# 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://support.senar.io/senar-aide-en-ligne/utiliser-lapplication-senar-et-les-simulateurs-ar/eviter-les-situations-de-blocage.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.
