# Bio Gear

<figure><img src="/files/th4vaIxpBug4llThDRon" alt=""><figcaption><p>Bio Gear</p></figcaption></figure>

1. **What is Bio Gear?**

   * Bio Gear adds another layer of strategy for **Boxing Star X** players.
   * All Characters can equip **one Bio Gear** at a time.
   * Bio Gear cannot be equipped by multiple [Characters](/game-system/character.md) simultaneously.

2. **Upgrading Bio Gear**

   * Players must possess a certain number of the same Gear to upgrade some Bio Gear.
   * Certain Bio Gear requires special parts to upgrade.
   * **Bio Gear** can only be **Upgraded** and cannot be **Graded Up**.

3. **Bio Gear Max Level and Mileage**

   * If a player's Bio Gear reaches Max Level, any further upgrades will be converted into **Bio Gear Mileage**.

4. **Bio Gear Options**
   * The **Main Option Value** increases as the Bio Gear's level rises.
   * The **Fixed Option Value** does not change, even as the Bio Gear's level increases.


---

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