# 클랜 리더보드

1. **클랜 리더보드란?**
   * 클랜  리더보드는 클랜 간 경쟁 결과를 랭킹 형식으로 보여주는 기능입니다.
     * 클랜원들의 시즌 누적 [GP](/kr/game-modes/undefined-3/gcba.md)와 클랜 포인트를 합산하여 리더보드가 산정됩니다.
   * 다른 클랜과 경쟁하여 상위 랭킹에 오른 클랜은 전용 보상을 받을 수 있습니다.

2. **클랜 시즌**
   * 한 시즌은 전반전 1주 + 후반전 1주로 총 2주 간 진행됩니다.
   * 각 전은 준비 기간과 공격 기간으로 구성됩니다.
     * 준비 기간: 클랜전을 준비하는 기간으로 5일 동안 진행됩니다.
     * 공격 기간: 클랜전이 진행되는 기간으로 2일 동안 진행됩니다.


---

# 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-3/undefined-1.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.
