# Tournaments

For players looking for greater challenges, Tournaments will eventually make their way into the universe. These are competitions made up of multiple races that require governance token to enter.

There will be different tournament formats, each will be known in due course, with some variations in the rules and conditions. The basic structure of all tournaments is to qualify for them through a certain number of races, then compete against other koins for first place. The difficulty is higher, but the reward too!


---

# 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.koins.run/races/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.
