# Champion's Mark

<figure><img src="/files/dZyWJ5l5Z5ggtQILfHKG" alt="" width="375"><figcaption></figcaption></figure>

1. **Champion's Markとは？**

   * Champion's Markは **チャンピオンの証** であり、トップランカーのファイターだけが獲得できる象徴的な通貨です。

2. **Champion's Markの獲得方法**

   * **リーダーボードを通じて獲得可能** であり、各リーダーボードの順位に応じて獲得できる数量が異なります。

3. **シーズンリーダーボード（月間リーダーボード）**

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

4. **週間リーダーボード**

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

5. **ディビジョンリーダーボード**

<table><thead><tr><th width="268"></th><th width="187">Rank</th><th width="185">Amount</th></tr></thead><tbody><tr><td>League 10</td><td>1</td><td>5</td></tr><tr><td>League 9</td><td>1</td><td>3</td></tr><tr><td>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/jp/game-system/tong-huo/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.
