# リーダーボード

1. **クランリーダーボードとは？**
   * クランリーダーボードとは、クラン同士の競争結果をランキング形式で表示する機能です。
     * クランメンバーのシーズン累計GPとクランポイントを合算して、リーダーボードが算出されます。
   * 他のクランと競い合い、上位にランクインしたクランには専用の報酬が与えられます。

2. **クランシーズン**
   * 1シーズンは、前半戦1週 + 後半戦1週の合計2週間で構成されます。
   * 各戦は以下の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/jp/game-modes/kuranmdo/rdbdo.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.
