# OptionMod Kits

1. **What are OptionMod Kits?**

   * OptionMod Kits are used to [Modify ](/game-system/gear/modify.md)[Gear](/game-system/gear.md) Options and Option Values.
   * These Kits allow players to customize and enhance their Gear performance.

2. **What are Upgrade Option Tickets?**

   * Upgrade Option Tickets are used to modify the Gear Option itself.
   * They can be purchased in the [Shop](/game-system/shop.md).

3. **What are Select Option Tickets?**

   * Select Option Tickets are used to modify the Gear Option Value only.
   * These can also be purchased in the Shop.

4. **How to Obtain OptionMod Kits**
   * Dismantling Gear
   * Purchasing in the Shop


---

# 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/currency/optionmod-kits.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.
