# クラン戦

1. **クラン戦とは？**
   * クラン戦は3対3のチーム対戦コンテンツで、3本勝負の2本先取制で行われます。
     * 攻撃時には最大で3回のマッチが行われます。
     * 攻撃側と防御側は、それぞれのマッチで異なるキャラクターを使用しなければなりません。
   * 試合の進行方式
     * 第1試合：キャラクター1 vs キャラクター1
     * 第2試合：キャラクター2 vs キャラクター2
     * 第3試合：キャラクター3 vs キャラクター3

​

2. **クラン戦の時間**

* 各マッチは1ラウンドの一本勝負で行われます。
* ラウンドの時間は90秒です。


---

# 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/kuran.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.
