# Leaderboard

<figure><img src="/files/2JN0GUSM6ZLmgdOe34cP" alt="Image of the Season Leaderboard screen" width="375"><figcaption><p>Season Leaderboard</p></figcaption></figure>

Find out who the best of the best is in the **Leaderboard**!

* The Top 100 ranked players can be viewed in the Leaderboard.
* The rankings are updated daily.
* The Top 100 ranked players do not have [Match Protection](/game-modes/pvp-league-mode/match-protection.md).
* The Leaderboard is finalized at the end of every season.
  * The Weekly & Division Leaderboards are finalized weekly.
  * The Season Leaderboard is finalized monthly.

There are a total of 4 different types of Leaderboards. Only the Top 100 players are shown on the Leaderboards.

Detailed information of each Leaderboard are as follows:

1. **Season Leaderboard (Monthly)**

   * Season Period: 1 Month (starts on the 1st Monday of every month)
   * Can view all Top 100 Players
   * After the Season ends, rewards for all Top 100 Players

2. **Weekly Leaderboard**

   * Season Period: 1 Week
   * Can view all Top 100 Players
   * After the Season ends, rewards for all Top 100 Players

3. **Division Leaderboard**

   * Season Period: 1 Week
   * Cohort Groupings: 30 Players in the same League
     * Division Groups are randomly set each week based on the league you are in at the start of the week.
     * Players in the same Division will compete against each other until the end of the Season.
   * Rewards only for Top 3 Players

4. **CP Leaderboard (Costume Point Leaderboard)**
   * The CP Leaderboard does not reset.

The following are the Rewards for the top Leaderboard players.

1. **Season Leaderboard**

   * All Top 100 Players receive Champion’s Mark
   * Top 10 Players will receive a Special Legend Costume Set and Gift Receipts

2. **Weekly Leaderboard**

   * All Top 100 Players receive Champion’s Mark, Gift Receipts, and in-game Item

3. **Division Leaderboard**

   * 1st Place Finishers for each Division Group in the top 3 Leagues will receive Champion's Marks and in-game Items.

4. **CP Leaderboard**
   * No in-game Rewards


---

# 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-modes/pvp-league-mode/leaderboard.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.
