# Champion's Mark

<figure><img src="/files/dZyWJ5l5Z5ggtQILfHKG" alt="Champion&#x27;s Mark image" width="375"><figcaption><p>Champion's Mark</p></figcaption></figure>

1. **What is the Champion's Mark?**

   * Champion’s Mark is the proof of a Champion—a symbol of dominance earned only by top-ranking fighters.

2. **How to obtain the Champion's Mark**&#x20;

   * Champion's Mark can be obtained in the following [Leaderboards](/game-modes/pvp-league-mode/leaderboard.md).

3. **Season Leaderboard (Monthly Leaderboard)**

| Rank   | Amount |
| ------ | ------ |
| 1      | 1000   |
| 2      | 500    |
| 3      | 300    |
| 4-10   | 200    |
| 11-50  | 100    |
| 51-100 | 50     |

4. **Weekly Leaderboard**

| Rank   | Amount |
| ------ | ------ |
| 1      | 100    |
| 2      | 50     |
| 3      | 30     |
| 4-10   | 20     |
| 11-50  | 10     |
| 51-100 | 5      |

5. **Divison Leaderboard**

<table><thead><tr><th width="268"></th><th width="150">Rank</th><th width="153">Amount</th></tr></thead><tbody><tr><td>Highest League (League 10)</td><td>1</td><td>5</td></tr><tr><td>Highest League (League 9)</td><td>1</td><td>3</td></tr><tr><td>Highest League (League 8)</td><td>1</td><td>1</td></tr></tbody></table>


---

# 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.boxingstarx.com/game-system/currency/champions-mark.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.
