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

# Rules

### The rules of Awakeness are as follows:

1. Users will be able to purchase and trade faction tokens that represent different factions from the Star Wars universe.
2. Each tournament will consist of three rounds, during which the tokens are randomly paired against one another.
3. The winning token of each pair will acquire the liquidity of the losing token and progress to the subsequent round.
4. The duration of each round is randomly determined, with a range of 10 to 30 hours.
5. The token with the highest price within the pair at the time of the round end wins.
6. Trading is suspended between rounds.
7. Holders of the winning token in the final round will be able to claim rewards, which will be distributed among all holders.
8. Tokens that lose to their competitor are burned at the end of the round.
9. The use of Chainlink VRF is used to randomize the end-of-round times

### Platform fee:&#x20;

The transaction fee is collected on all swaps and is used to fund the development and maintenance of the platform, as well as for the distribution of rewards to tournament winners.

The platform fee for any and all transactions is 1%


---

# 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://awakeness.gitbook.io/awakeness/awakeness-overview/awakeness-tournament/rules.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.
