# JEU DE JEU

- [Processus de jeu](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/processus-de-jeu.md)
- [Préférences de jeu](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/preferences-de-jeu.md)
- [Façons de gagner](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/facons-de-gagner.md)
- [Progression du joueur](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/progression-du-joueur.md)
- [Packs mystères](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/packs-mysteres.md)
- [Événements](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/evenements.md)
- [À la recherche de la pierre du dragon](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/evenements/a-la-recherche-de-la-pierre-du-dragon.md): Sauvez le dernier dragon !
- [Potions](https://docs.pixudi.com/pixudi-manual/francais/jeu-de-jeu/potions.md): Vous pouvez utiliser des potions pour améliorer temporairement les statistiques de votre personnage. A ce stade, les potions dureront 8 heures.


---

# 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.pixudi.com/pixudi-manual/francais/jeu-de-jeu.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.
