# C-Glove

1. **C-Gloveとは？**

   * 占領戦が宣言されたジムを攻撃する際に消費されるリソースです。
     * ジムの等級によって消費されるC-Gloveの数が異なります。
   * 各選手は一定数のC-Gloveを所持しています。
   * 追加のC-Gloveはゴールドを使用して購入できます。

   ​
2. **C-Gloveのチャージ方法**

   * クラン戦が進行中の間、毎日00時（UTC+0）に数量がリセットされます。
   * 所持上限を超えたC-Gloveは「超過分」として保存され、以後も使用可能です。
   * クランを脱退したり追放された場合でも、超過所持のC-Gloveは保存され、後で再使用できます。

   ​
3. **ラッフルチケット交換**
   * C-Gloveを使ってクラン戦の第1試合を行うと、勝敗に関係なく報酬としてラッフルチケットを1枚獲得できます。


---

# 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/c-glove.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.
