# Prize Ranked Match

A special Ranked Match will be held, with rewards varying according to the result of consecutive wins.

The following Rules will be added to the Ranked Matches.

* Players can challenge by consuming one tournament ticket.
* The maximum number of battles will be 3 ( players can advance to the next round at their own time).
* The prize Ranked Match ends when the contestant loses.
* The Monster can be changed for each match.
* Rewards and scores vary depending on the number of consecutive wins in a set of Ranked Matches.

<figure><img src="/files/BlW5tXNaEQiY1gLsN5Dx" alt=""><figcaption></figcaption></figure>

1. Current cycle
2. Period of the current cycle
3. Current cycle's Ranked Match Score and Ranking
4. This week's Ranked Match Rankings and Daily Score Earned
5. Consume one Tournament Ticket to start a Prize Ranked Match
6. Changes in rewards due to consecutive wins
7. Rank selection for Ranked Match\
   -Higher ranks are released according to the current player rank.\
   -In addition, basic parameters and skill cost will be capped according to the rank set.
8. Start matching\
   -Effective when a prize Ranked Match is started by consuming a Tournament Ticket.

***

## After Tournament Ticket Consumption

<figure><img src="/files/Z2YubfNgCLb7U0aTHnXY" alt=""><figcaption></figcaption></figure>

1. Current Status
   1. Open: In a series of battles
   2. Complete: End after 3 consecutive wins
   3. Close: Ended with a lose
2. Current Winning Streak
3. Score Bonus for Winning Streak
4. Current Reward


---

# 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.remonster.world/play-guide/open-beta/pvp/prize-ranked-match.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.
