> For the complete documentation index, see [llms.txt](https://revolution-3.gitbook.io/revolution-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revolution-3.gitbook.io/revolution-white-paper/2.-gameplay-overview/2.3-tournaments.md).

# 2.3 Tournaments

**Prize Pools**

* Awarded in $CROWNZ from the **ecosystem fund**.
* **No** user buy-ins.&#x20;

The **Ecosystem Fund** comprises 1**0%** of the total $CROWNZ supply, dedicated primarily to **tournament prize pools**. After the Beta Keys, **royalties** and **future NFT sales** will continuously buy $CROWNZ from the pool and transfer those tokens into the fund, ensuring ongoing support for community competitions. This cycle guarantees steady growth and an ever-replenishing reserve for rewarding outstanding player performance.

#### Rank Requirements

* Certain tournaments require a minimum rank (Silver, Gold, Diamond, Challenger).
* Higher rank = bigger tournament prize pools.

#### Payouts

* NFT owners at the correct rank get **full** prize share.
* Free default characters get 15% of normal share, preserving fairness but still letting them compete.


---

# 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://revolution-3.gitbook.io/revolution-white-paper/2.-gameplay-overview/2.3-tournaments.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.
