# Upgrade

<figure><img src="/files/3CLZR4eBvc78trFvSnjc" alt="Gear Upgrade Menu" width="375"><figcaption><p>Gear Upgrade Menu</p></figcaption></figure>

1. **What is Upgrade?**

   * Upgrade is a feature that allows players to improve their Gear.
   * Players can upgrade their Gear by consuming other Gear to enhance its performance.

2. **How to Upgrade Gear**

   * [Gloves](/game-system/gear/gloves.md) can be upgraded by consuming other Gloves.
   * [Protective Gear](/game-system/gear/protective-gear.md) can be upgraded by consuming other Protective Gear.
   * There are **Upgrade Only Gloves** and **Only Protective Gear** that are specifically used for upgrading and cannot be equipped.

3. **Max Level and Grade Up**
   * Players can upgrade their Gear until it reaches the **Max Level** of its current Grade.
   * Once the Max Level is reached, players must [Grade Up](/game-system/gear/grade-up.md) their Gear to continue improving it.


---

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