# Tournament

Tournaments are larger-scale race competitions involving a larger number of players, where winners of each round advance to the next. Only the survivors of the final round win the tournament.

* Like in Race Mode, the winning prize pool is determined by the number of participants, and due to the larger number of participants, a grander amount of prizes can be won.
* Tournaments open during specific periods according to a fixed schedule. Participants can only sign up for each tournament during a specific registration period.
* Detailed schedules for each tournament can be found in the in-game tournament UI.
* In addition to the base prize, there will also be opportunities to acquire rare items.

<figure><img src="https://504197915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ0d0DDYFyJ9koRJMqtm6%2Fuploads%2FaRNavuMPtqmMxaLQWs5k%2F%ED%86%A0%EB%84%88%EB%A8%BC%ED%8A%B8_21.JPG?alt=media&#x26;token=81709f25-6a4f-4efc-86da-15c409d1d5cf" alt=""><figcaption><p>Tournament Sign Up</p></figcaption></figure>

<figure><img src="https://504197915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ0d0DDYFyJ9koRJMqtm6%2Fuploads%2F9zxlvGHsSa8mnnCrBzIg%2F%ED%86%A0%EB%84%88%EB%A8%BC%ED%8A%B8_23.JPG?alt=media&#x26;token=121f564b-7f7b-4d7f-8692-2d2cf82e8235" alt=""><figcaption><p>Tournament Information</p></figcaption></figure>

<figure><img src="https://504197915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ0d0DDYFyJ9koRJMqtm6%2Fuploads%2FRPfvwdP2B7T7wvbr61sz%2F%ED%86%A0%EB%84%88%EB%A8%BC%ED%8A%B8_29.JPG?alt=media&#x26;token=3b14a4d2-b0d1-410e-a9d7-099879b493b1" alt=""><figcaption><p>Tournament Table</p></figcaption></figure>

<figure><img src="https://504197915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ0d0DDYFyJ9koRJMqtm6%2Fuploads%2FqGcgJEkv5IzbKs0IQ1xD%2F%ED%86%A0%EB%84%88%EB%A8%BC%ED%8A%B8_30.JPG?alt=media&#x26;token=07afa6af-8359-4334-b388-8db6fc56aa45" alt=""><figcaption><p>Winner!</p></figcaption></figure>


---

# 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://guide.rumbleracingstar.io/gameplay/game-modes/tournament.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.
