# 리더보드

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

리더보드를 통해 누가 챔피언인지 확인하세요!

* 리더보드를 통해 상위 100위 권에 있는 플레이어를 확인할 수 있습니다.
* 순위는 매일 업데이트 됩니다.
* 상위 100위 플레이어들은 [보호 모드 ](/kr/game-modes/undefined-2/undefined-4.md)혜택을 받지 못합니다.
* 리더보드는 매 시즌마다 확정됩니다.
  * 주간 리더보드와 디비전 리더보드는 주 단위로 확정됩니다.
  * 시즌 리더보드는 월 단위로 확정됩니다.

리더보드에는 총 4가지 유형이 존재하며, 모든 리더보드에는 상위 100명의 플레이어만 표시 됩니다.

1. **시즌 리더보드 (월간 리더보드)**

   * 시즌 기간: 1개월
     * 매 월 첫째주 월요일마다 시즌이 시작됩니다.
   * 상위 100위 플레이어를 확인할 수 있습니다.
   * 시즌이 종료된 후, 상위 100명의 플레이어들에게 보상이 지급됩니다.

2. **주간 리더보드**

   * 시즌 기간: 1주
   * 상위 100위 플레이어를 확인할 수 있습니다.
   * 시즌이 종료된 후, 상위 100명의 플레이어들에게 보상이 지급됩니다.

3. **디비전 리더보드**

   * 시즌 기간: 1주
   * 디비전 구성: 같은 리그에 속해있는 30명의 플레이어
     * 디비전은 시즌 시작 시점에 위치한 리그를 기반으로 매주 랜덤하게 구성됩니다.
     * 같은 디비전에 있는 플레이어들은 시즌이 끝날 때까지 경쟁이 가능합니다.
   * 상위 3개 리그의 각 디비전에서 1위를 한 플레이어들에게만 보상이 지급됩니다.

4. **CP 리더보드 (코스튬 포인트 리더보드)**
   * 해당 리더보드는 초기화되지 않습니다.

리더보드 상위 플레이어에게 주어지는 보상은 다음과 같습니다.

1. **시즌 리더보드**

   * 상위 100위의 플레이어들에게 [Champion's Mark](/kr/game-system/undefined/champions-mark.md)가 지급됩니다.
   * 상위 10위의 플레이어들은 특별한 레전드 [코스튬 ](/kr/game-system/undefined-3/undefined-1.md)의상 세트와 마일리지 티켓이 추가로 지급됩니다.

2. **주간 리더보드**

   * 상위 100위의 플레이어들에게 Champion's Mark, [마일리지 티켓](/kr/game-system/undefined/undefined-3.md), 인 게임 아이템이 지급됩니다.

3. **디비전 리더보드**

   * 상위 3개 리그의 각 디비전 내 1위를 차지한 플레이어들에게 Champion's Mark, 인 게임 아이템이 지급됩니다.

4. **CP 리더보드**
   * 별도의 인 게임 보상을 지급하진 않습니다.


---

# 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/kr/game-modes/undefined-2/undefined-3.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.
