# tutorials

- [Second Board: Enigma of Lost Ships](https://docs.pixudi.com/pixudi-manual/tutorials/second-board-enigma-of-lost-ships.md)
- [Purchasing and opening Mystery Packs](https://docs.pixudi.com/pixudi-manual/tutorials/purchasing-and-opening-mystery-packs.md): Welcome to Pixudi! In this tutorial we will tell you how to purchase and open Mystery Pack - from the very beginning to the very end. Let's start.
- [Games](https://docs.pixudi.com/pixudi-manual/tutorials/games.md): Welcome to Pixudi! In this tutorial we will tell you how to create a game or join an existing one. Let's start!
- [Profile](https://docs.pixudi.com/pixudi-manual/tutorials/profile.md)
- [Wallet creation](https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation.md): In this tutorial we will show you how to create a wallet.
- [NEAR](https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation/near.md)
- [NEO](https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation/neo.md)
- [SKALE, Velas, Oasis, Avalanche (Metamask)](https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation/skale-velas-oasis-avalanche-metamask.md)
- [Duels](https://docs.pixudi.com/pixudi-manual/tutorials/duels.md): Welcome to the exciting world of Pixudi! Today we will dive into the fascinating world of duels and reveal to you all the intricacies of this exciting mechanics. Let's start!


---

# 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/tutorials.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.
