# Gear

<figure><img src="/files/WiWOzIoov32iCrx4WmnB" alt="Different Grades of Gloves. Common > Rare > Superior > Unique > Epic > Legendary"><figcaption></figcaption></figure>

1. **What is Gear?**
   * Gear is essential to enhance your performance in the ring.
   * Equip the right Gear to dominate the ring and crush your opponents in **Boxing Star X**.
   * Gear includes various items that improve your character’s strength, defense, and overall fighting capabilities.
   * There are a total of 6 Gear grades.

     * Common
     * Rare
     * Superior
     * Unique
     * Epic
     * Legendary

2. **How to Obtain Gear**
   * Gear can be obtained through the following methods:

     * Win certain [Story Mode](/game-modes/story-mode.md) matches
     * Win [League Matches](/game-modes/pvp-league-mode.md)
     * Open [Victory Packages](/game-modes/pvp-league-mode/victory-package.md)
     * Purchase Gear in the [Shop](/game-system/shop.md)

3. [**Exclusive Gear**](/game-system/gear/sponsorship/exclusive-gear.md)

   * Branded Gear, also known as Exclusive Gear, have higher base Stats than non-Exclusive Gear.

4. **There 6 types of Gear**

{% content-ref url="/pages/Xvk7gt9GG3IGJ5F3748r" %}
[Gloves](/game-system/gear/gloves.md)
{% endcontent-ref %}

{% content-ref url="/pages/GtU98iRDfgFTIp2xdR12" %}
[Protective Gear](/game-system/gear/protective-gear.md)
{% endcontent-ref %}

{% content-ref url="/pages/tLkE05w27RPLwVOnnSP6" %}
[Upgrade](/game-system/gear/upgrade.md)
{% endcontent-ref %}

{% content-ref url="/pages/k5slOAOR1hz3qyAycXbb" %}
[Grade Up](/game-system/gear/grade-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/NfoUrP9mIsIWa0IG199Q" %}
[Modify](/game-system/gear/modify.md)
{% endcontent-ref %}

{% content-ref url="/pages/O2GhizKDuxafooxz2M7p" %}
[Bio Gear](/game-system/gear/bio-gear.md)
{% endcontent-ref %}

5. **Gear List**
   * For a detailed list of all Gear, go [**here**](https://docs.google.com/spreadsheets/d/1gXSts4W4XhMCRbMysGNcOCb_LpelkVylvTp3u32C1j4/edit?usp=sharing).


---

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