# Gloves

<figure><img src="/files/oBloKg19heAcyBsKJoKp" alt="Boxing Star X Glove Gear menu with text &#x22;You can select and equip 3 types of Attack Gloves&#x22;."><figcaption><p>Equip your Gloves in Gear</p></figcaption></figure>

1. **What are Gloves?**
   * Gloves are Gear used to attack the opposing fighter.
   * Each pair of Gloves has:

     * **Main Option** (cannot be changed)
     * **Additional Options** (can be changed using [Modify](/game-system/gear/modify.md))

2. **Types of Gloves and Slots**

   * There are 4 types of Gloves.
   * There are 3 Gloves Slots available to equip different types of Gloves.

3. **Types of Gloves**
   * **Jab:** This is the fastest punch with the lightest damage.
   * **Hook:** This is the medium speed punch with medium damage.
   * **Uppercut:** This is the slowest punch with the heaviest damage.
   * **MegaPunch:** This is the most powerful type or Glove that can change the tide of a match in an instant.

     * MegaPunch animation can be streamlined by going to Setting > In-Game > Turn On Streamline MegaPunch Animation.

4. **Gloves Slots**
   * **Gloves Equipping Rule:** Players can equip different types of Gloves in each slot. Players cannot equip 2 of the same type of Gloves.
   * **Gloves Slot #1:** The Glove that is equipped here will be shown on the [Character ](/game-system/character.md)in Matches.
     * This Gloves Slot must be equipped first before equipping other Glove Slots.
   * **Gloves Slot #2/#3**: Any Gloves that are not the same type of Gloves in Slot #1 and are not the same type of Gloves as each other can be equipped in Gloves Slot #2 & #3.


---

# 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/game-system/gear/gloves.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.
