> 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/jeu-de-jeu/packs-mysteres.md).

# Packs mystères

<figure><img src="/files/D2z81k55cU8PSWFT9BkM" alt=""><figcaption><p>Exemple de carte Mystery Pack et Board NFT</p></figcaption></figure>

### Façons d'obtenir

* Acheter sur la **Marketplace Pixudi** (le nombre de NFT dans chaque collection est limité) ;
* Achetez auprès d'autres joueurs qui en sont propriétaires sur la **Brocante Pixudi** ;
* Trouver sur le plateau pendant le jeu ;
* Atteignez le sommet du classement d'un **tournoi** ;
* Participez à un **événement** et gagnez votre place dans le classement.

### Comment ouvrir

{% hint style="info" %}
Si les utilisateurs trouvent leur Mystery Pack sur un plateau en jouant, ils devront le créer avant de l'ouvrir. S'ils l'obtiennent d'une autre manière, il est déjà frappé.
{% endhint %}

Pour ouvrir un Mystery Pack, il suffit aux utilisateurs de le décompresser en cliquant sur un bouton.

### Qu'est-ce qu'il y a à l'intérieur

Chaque pack contient un ensemble de 5 éléments générés aléatoirement. En voici une liste exemplaire :

* plateaux de jeu NFT ;
* Chiffres de personnages NFT ;
* Mises sous tension;
* Jetons ;
* Points d'expérience standard ;
* Points d’expérience événementielle.


---

# 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/jeu-de-jeu/packs-mysteres.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.
