# Option Value Change

<figure><img src="/files/g64fxxbVNXlmG69d6n1L" alt="Option Value Change Menu" width="375"><figcaption><p>Option Value Change Menu</p></figcaption></figure>

1. **What is Option Value Change?**

   * Players can change the values of their Gear's **Additional Options** using the **Option Value Change** feature.
   * To change the Option Value, players must spend [OptionMod Kits](/game-system/currency/optionmod-kits.md) and [Gold](/game-system/currency/gold.md).

2. **Locking Additional Option Values**

   * Players can **lock** the Additional Option Values they want to keep.
   * Locking an Additional Option Value increases the required **OptionMod Kits** and **Gold** exponentially for each value locked.

3. **Upgrade Option Feature**

   * Players can use the **Upgrade Option** feature once their Gear reaches **Legendary Grade** and they have the required **Upgrade Option Kits**.
   * The **Upgrade Option** feature allows players to upgrade the Additional Option Value to **S+**.

4. **Additional Grade Tiers**
   * **S+**
   * **S**
   * **A**
   * **B**
   * **C**


---

# 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/modify/option-value-change.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.
