# Introduction

- [Game Concept](https://docs.pixudi.com/pixudi-manual/introduction/game-concept.md)
- [Market Outlook](https://docs.pixudi.com/pixudi-manual/introduction/market-outlook.md)
- [Purpose of this Litepaper](https://docs.pixudi.com/pixudi-manual/introduction/purpose-of-this-litepaper.md)
- [Ranks](https://docs.pixudi.com/pixudi-manual/introduction/ranks.md): Our whitelist cards were not just intended to be early access cards, but something more, something more magical...
- [Ingems](https://docs.pixudi.com/pixudi-manual/introduction/ingems.md)
- [S1 Mystery Packs](https://docs.pixudi.com/pixudi-manual/introduction/s1-mystery-packs.md)
- [S2 Mystery Packs](https://docs.pixudi.com/pixudi-manual/introduction/s2-mystery-packs.md)
- [Dive into the world of Pixudi](https://docs.pixudi.com/pixudi-manual/introduction/dive-into-the-world-of-pixudi.md)
- [Game process & Rules](https://docs.pixudi.com/pixudi-manual/introduction/game-process-and-rules.md): On this page we will tell you about the gameplay and rules in Pixudi, as well as what you can expect from this magical world.


---

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