# Coins

<figure><img src="/files/ZWc13jNpC5VUiTL0U9YT" alt="Coins image" width="563"><figcaption><p>Coins</p></figcaption></figure>

1. **What are the Coins?**
   * Coins are the default currency in Boxing Star X.
   * They can be spent on various activities and purchases:
     * Search for [League ](/game-modes/pvp-league-mode.md)Opponents
     * [Upgrade ](/game-system/gear/upgrade.md)[Gear](/game-system/gear.md)
     * [Modify ](/game-system/gear/modify.md)Gear Option
     * Train under Khari in the [Gym](/game-system/skill-and-gym/gym.md)

       * Coins can be spent when purchasing and upgrading [Gym ](/game-system/skill-and-gym/gym.md)Equipment.

2. **How to Earn Coins**

   * Win certain [Story Mode](/game-modes/story-mode.md) matches
   * Win League Matches
   * Open [Victory Packages](/game-modes/pvp-league-mode/victory-package.md)
   * Complete [Achievements ](/game-system/achievement.md)in the Trophy Room
   * Reach certain levels in [Costume Collection](/game-system/achievement/costume-collection.md)
   * 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)
   * Sell Gear

3. **Buying Coins**
   * If players run out of Coins, they can use [Gold ](/game-system/currency/gold.md)to purchase Coins 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/coins.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.
