# Gold

<figure><img src="/files/vFDYfe9EI2UJ3PBasagm" alt="Gold image" width="375"><figcaption><p>Gold</p></figcaption></figure>

1. **What is Gold?**
   * **Gold** is the rare currency used in Boxing Star X.
   * Gold can be spent to do the following:
     * Activate Instant Recovery when knocked down in a Match
     * Unlock [Characters](/game-system/character.md)
     * Change username or country in My Profile
     * Speed up [Training ](/game-system/skill-and-gym/training.md)period
     * Instantly repair [Gym ](/game-system/skill-and-gym/gym.md)Equipment
     * [Modify ](/game-system/gear/modify.md)Gear Option Value
     * Purchase items in [Shop](/game-system/shop.md)

       * Upgrade [Gloves ](/game-system/gear/gloves.md)Box
       * Upgrade [Protective Gear](/game-system/gear/protective-gear.md) Box
       * Premium Box
       * Protector Grade up Material Box
       * 1st Generation [Bio ](/game-system/gear/bio-gear.md)Upgrade Material Box
       * Unique[ Bio Gear](/game-system/gear/bio-gear.md) Box
       * Epic [Bio Gear](/game-system/gear/bio-gear.md) Box
       * Random Costume Box
       * Hyper Boost
       * Energy Bar
       * [OptionMods Kits](/game-system/currency/optionmod-kits.md)
       * Select Option Tickets
       * Upgrade Option Tickets
       * [Gym ](/game-system/currency/gym-points.md)[Points](/game-system/currency/gym-points.md)
       * A-Glove
       * P-Ticket
       * Coins

2. **How to Earn Gold**

   * Win League Matches
   * Open [Victory Packages](/game-modes/pvp-league-mode/victory-package.md)
   * Complete [Achievements ](/game-system/achievement.md)in the Trophy Room
   * Complete Missions in the [Mission List](/game-system/mission-list.md)
   * Log in on certain consecutive days for the Consecutive Attendance Reward [Event](/game-system/event.md)

3. **Buying Gold**
   * If players run out of Gold, they can purchase Gold 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/gold.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.
