> For the complete documentation index, see [llms.txt](https://wuutrade.gitbook.io/wuutrade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wuutrade.gitbook.io/wuutrade/wuutrade-platform/tournaments.md).

# Tournaments

Tournaments are community challenges where thousands of users all over the globe compete with each other to get the highest prize and title. Tournaments have several stages, whereas winners of each stage will proceed to the next stage, think of it as the UEFA Champions League. WuuTrade will hold several tournaments per month, offering various prizes, bonuses, perks and badges to users.

All tournaments will have minimum entry requirements to have a fair competition. Each tournament will have a [reward which will be distributed among winners](broken://pages/xSnDhmJpXcWPhvhUmbPJ). Tournaments start at 9:00 GMT+2 and end in 24 hours. A user can participate in several tournaments, if all the tournament requirements are met.

The WuuTrade web-app will feature $WUUT tournaments, whereas the WuuTrade mobile app will feature WUUC tournaments only.

Each tournament features a leaderboard with earnings of each participant. Team tournaments feature a leaderboard of teams participating in the tournament. To matches.

A user can participate in as many active Tournaments. Each tournament, however, has a separate  reward and scoring, the number of Gems of tournaments are not combined as one. Each tournament follows the same Finalist and Winner identification algorithm - top 10% are Finalists and the top 15% of the Finalists based on the quantity of Gems they hold are the Winners.


---

# 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://wuutrade.gitbook.io/wuutrade/wuutrade-platform/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.
