# More Game Modes

#### Tournament

Tournament is a regular event gameplay that will be held periodically. Players pay an entry fee to sign up for tournaments and play against other players who have signed up.&#x20;

Once the tournament starts, players can play against each other and earn tournament points. When the tournament ends, players will be ranked according to their tournament points and will be rewarded according to their ranking.

In tournament play, the amount of the prize pool is determined by the number of players participating, the more players participating, the larger the prize pool amount, the more rewards players can get.

Tournament play is where the best players of Rise of Cats compete their skills and fight for the grand prize. Players need to upgrade their cats and try out cat matches in order to beat their opponents and win the grand prize.<br>

#### Random mirror mode

Random mirror mode is a new PVP gameplay mode.

To play a random mirror game, you need to pay an entry fee of <mark style="color:purple;">50,000,000,000 CatPay</mark>

In each random mirror mode game, both players need to pick 5 cats from 7 same random cats to fight against each other. The game rules is same as PVP games. The support team bonus does not work in random mirror mode.

The winner will get <mark style="color:purple;">85,000,000,000 Catpay</mark> rewards.

All of the cats are chosen randomly from the staking cats. When a random mirror game ends, each picked staking cat will provide the owner with CatPay Rewards. CatPay Staking Rewards = \[(2\*Entry Fee) - Winner’s Reward] \* 5%. The current rewards for each picked cat in random mirror mode is <mark style="color:purple;">750,000,000 CatPay</mark>. If both players pick your cat, you will earn <mark style="color:purple;">1,500,000,000 CatPay</mark> from the game.


---

# 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://wiki.catecoin.club/gameplay/more-game-modes.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.
