# The Coliseum

### What is the coliseum?

For pride, for glory! Some players sought for honor and glory, and they can do so by competing with other players in The Coliseum. Players can stake DSC and battle it out in a winner-takes-all format. There will be a monthly leaderboard where players of different coliseum rank will receive a loot box of their respective rank. These boxes will contain DSC and potential rare item drops.

The Coliseum ranks & rewards are as follows:

|   Rank   |  Rank Rewards  |
| :------: | :------------: |
|   King   |  King's Chest  |
|  Legend  | Legend's Chest |
|  Diamond |  Diamond Chest |
| Platinum |  Platinum Box  |
|   Gold   |    Gold Box    |
|  Silver  |   Silver Case  |
|  Bronze  |   Bronze Sack  |


---

# 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://clashof-turtles.gitbook.io/clash-of-turtles/game-features/the-coliseum.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.
