# Mystery Packs

<figure><img src="/files/D2z81k55cU8PSWFT9BkM" alt=""><figcaption><p>Example of a Mystery Pack and Board NFT card</p></figcaption></figure>

### Ways to Obtain

* Buy on **Pixudi marketplace** (number of NFTs in each collection is limited);
* Buy from other players who own it on the **Pixudi Flea Market;**
* Find on the board during the game;
* Make it to the top of the leaderboard of a **tournament**;
* Participate in an **event** and gain your place on the leaderboard.

### How to Open

{% hint style="info" %}
If users find their Mystery Pack on a board while playing, they will need to mint it before opening. If they get it any other way, it's already minted.&#x20;
{% endhint %}

In order to open a Mystery Pack, users only need to unpack it by clicking a button.&#x20;

### What's Inside

Each pack contain a randomly generated set of 5 items. Here is the exemplary list of them:

* NFT game boards;
* NFT character figures;
* Power-ups;
* Tokens;
* Standard experience points;
* Event experience points.


---

# 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/gameplay/mystery-packs.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.
