# グローブ

<figure><img src="/files/Uk3bWpcYcUBChOEwGeLk" alt=""><figcaption></figcaption></figure>

1. **グローブとは？**
   * 相手を攻撃するために使用されるギアです。
   * グローブには**メインオプション** と **追加オプション** が存在します。

     * メインオプションは変更できません。
     * 追加オプションは変更可能です。

2. **グローブの種類とスロット**

   * グローブは**4種類** あり、装着できるスロットは**3つ** あります。

3. **グローブの種類**

   * **ジャブ**：最も速いが、ダメージが最も低いパンチ。
   * **フック**：中速で、中程度のダメージを持つパンチ。
   * **アッパーカット**：最も遅いが、最も強力なダメージを持つパンチ。
   * **メガパンチ**：瞬時に試合の流れを変えることができる、最も強力なグローブ。

4. **グローブスロット**
   * グローブ装着ルール：各スロットには異なる種類のグローブのみ装着可能。
   * 1番スロット：このスロットに装着されたグローブはキャラクターの外見に反映されます。
     * 他のスロットにグローブを装着する前に、まず1番スロットに装着する必要があります。
   * 2番・3番スロット：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-system/gia/gurbu.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.
