# Trophy Room

<figure><img src="/files/bGxoheZ45m2Sczr5YGzq" alt="Emma with a happy expression in the Trophy Room with all of the available Trophies on display."><figcaption><p>Trophy Room</p></figcaption></figure>

1. **What is the Trophy Room?**

   * Complete **Achievements** in the **Trophy Room** to unlock **Trophies**.

2. **How to obtain Trophies & Rewards**

   * Complete all of the **Missions** for each **Trophy** to collect it.
   * You can earn various **Rewards** by completing each of the **Trophy Missions**.
     * [Coins](/game-system/currency/coins.md)
     * [Gold](/game-system/currency/gold.md)
     * [Hyper Boosts](/game-system/shop.md)
     * [Energy Bars](/game-system/shop.md)
     * [Gym Tickets](/game-system/currency/gym-points.md)
     * [OptionMod Kits](/game-system/currency/optionmod-kits.md)
     * [Select Option Tickets](/game-system/currency/optionmod-kits.md)
     * [Upgrade Option Tickets](/game-system/currency/optionmod-kits.md)
   * Trophies are converted into **Star Badges**, which can be used to unlock additional benefits.

3. **Trophy Types**
   * ROOKIE
   * VETERAN
   * CHAMPION
   * LEAGUE 1 - LEAGUE 10


---

# 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/achievement/trophy-room.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.
