# Play and Earn

Pixudi players will be able to earn $XUDI tokens, as well as partner tokens, in several ways. Some of them will require an upfront investment and some of them won't:

* Paid games with prize pools formed from entry fees paid by players - entry fee is required;
* Seasonal event **rankings - n**o fee is required;
* Tournaments - entrance ticket or pass is required;
* Mystery Packs and Mystery Chests - users can either buy them or receive them. [Learn more](/pixudi-manual/gameplay/mystery-packs.md)


---

# 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/business-model/play-and-earn.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.
