# Grade Up

<figure><img src="/files/phmd8vYxchmHLq3shGkX" alt="Gear Grade Up Menu" width="375"><figcaption><p>Gear Grade Up Menu</p></figcaption></figure>

1. **What is Grade Up?**

   * Players can **Grade Up** their Gear once it reaches the Max Level of its current Gear Grade.
   * To Grade Up, the player must have the Gear at Max Level and the necessary Gear materials.

2. **Gear Materials Needed for Grade Up**

   * Max Level Common [Gloves](/game-system/gear/gloves.md)/[Protective Gear](/game-system/gear/protective-gear.md) + Common Gloves/Protective Gear Materials
   * Max Level Rare Gloves/Protective Gear + Rare Gloves/Protective Gear Materials
   * Max Level Superior Gloves/Protective Gear + Superior Gloves/Protective Gear Materials
   * Max Level Unique Gloves/Protective Gear + Unique Gloves/Protective Gear Materials
   * Max Level Epic Gloves/Protective Gear + Epic Gloves/Protective Gear Materials

3. **Gear Grades**
   * **Common**: Max Level 10
   * **Rare**: Max Level 15
   * **Superior**: Max Level 20
   * **Unique**: Max Level 25
   * **Epic**: Max Level 30
   * **Legendary**: Max Level 35


---

# 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/grade-up.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.
