# Challenges

{% hint style="danger" %}
Cette documentation est en cours d’actualisation. Certaines informations ou captures d’écran peuvent différer de la version actuelle de la solution.
{% endhint %}

Les challenges sont les temps forts durant lesquels des actions sont proposées aux utilisateurs sur l'application mobile.&#x20;

Nous avons trois types de challenges, entre joueurs : au sein d'un même groupe pour une compétition individuelle. Entre équipes pour faire affronter plusieurs groupes. Et évènement, pour mobiliser sur des groupes à gros effectif (ou pas) sur une thématique précise.&#x20;

Découvrez ici nos trois types de challenges, et comment les utiliser :

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Entre joueurs</strong>     </td><td align="center">Découvrez comment lancer un challenge entre joueurs                            </td><td></td><td><a href="/pages/EV652r0qzFeSbpGuZqU4">/pages/EV652r0qzFeSbpGuZqU4</a></td><td><a href="/files/YIwz6pTtKXEI1s4SPXSd">/files/YIwz6pTtKXEI1s4SPXSd</a></td></tr><tr><td align="center"><strong>Entre équipes</strong></td><td align="center">Découvrez comment lancer un challenge entre équipes</td><td></td><td><a href="/pages/U2BoNRhWiKAmBQcAyCCG">/pages/U2BoNRhWiKAmBQcAyCCG</a></td><td><a href="/files/TrTdoNwUVerCtr0BLn5b">/files/TrTdoNwUVerCtr0BLn5b</a></td></tr><tr><td align="center"><strong>Événement</strong></td><td align="center">Découvrez comment lancer un challenge événement</td><td></td><td><a href="/pages/g41klRrPS4r8r0wToEUM">/pages/g41klRrPS4r8r0wToEUM</a></td><td><a href="/files/EG43w7e1JtkFDODFyJna">/files/EG43w7e1JtkFDODFyJna</a></td></tr></tbody></table>


---

# 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://docs.eliapp.io/nos-outils/plateforme-web/challenges.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.
