> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/francais/tutoriels.md).

# Tutoriels

- [Processus et règles du jeu](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/processus-et-regles-du-jeu.md): Sur cette page, nous vous parlerons du gameplay et des règles de Pixudi, ainsi que de ce que vous pouvez attendre de ce monde magique.
- [Achat et ouverture de Packs Mystère](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/achat-et-ouverture-de-packs-mystere.md): Bienvenue chez Pixudi ! Dans ce didacticiel, nous vous expliquerons comment acheter et ouvrir le Mystery Pack - du tout début à la toute fin. Commençons.
- [Profil](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/profil.md)
- [Création de portefeuille](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/creation-de-portefeuille.md): Dans ce tutoriel, nous allons vous montrer comment créer un portefeuille.
- [NEAR](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/creation-de-portefeuille/near.md)
- [NEO](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/creation-de-portefeuille/neo.md)
- [SKALE, Velas, Oasis, Avalanche (Metamask)](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/creation-de-portefeuille/skale-velas-oasis-avalanche-metamask.md)
- [Duels](https://docs.pixudi.com/pixudi-manual/francais/tutoriels/duels.md): Bienvenue dans le monde passionnant de Pixudi ! Aujourd'hui, nous allons plonger dans le monde fascinant des duels et vous révéler toutes les subtilités de cette mécanique passionnante. Commençons!


---

# 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:

```
GET https://docs.pixudi.com/pixudi-manual/francais/tutoriels.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.
