# Story Mode

<figure><img src="/files/ibgLCmtTwba5rMRH8vL4" alt="Boxing Star X Story Mode menu"><figcaption><p>Beat all of the opponents in each chapter to get one step closer to being world champion!</p></figcaption></figure>

Fight your way from the back street alleys all the way to the grandest championship ring! Go on a journey with your childhood best friend, Emma, as she leads you on the path of becoming the Boxing Star!

Clear each stage to progress in **Story Mode.** Players can unlock [Gear](/game-system/gear.md), Upgrade Gear, and [Costumes ](/game-system/achievement/costume-collection.md)by defeating the Story Mode opponents.

1. **Grades and Rewards**

Players will receive a grade depending on which round they defeat their opponent

* S - Defeat opponent in Round 1
* A - Defeat opponent in Round 2
* B - Defeat opponent in Round 3

Failing to knock out the opponent within 3 rounds results in a loss.

2. **Fight Lobby Screen**
   * Detailed stats comparisons for each fighter.
   * Set up your [Stance ](/game-system/skill-and-gym/skill-set/stance.md)and [Skills ](/game-system/skill-and-gym/skill-set.md)before each match to maximize your chances of victory.


---

# 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-modes/story-mode.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.
