# Lobby & Profile

<figure><img src="/files/MUuHOZL96y4SK0umM2sA" alt="Boxing Star X Lobby Screen. Pavel Durov Character with Emma underneath an urban highway underpass." width="375"><figcaption><p>Boxing Star X Lobby Screen</p></figcaption></figure>

**1. Boxing Star X Lobby**

* **Game Modes**
  * [**Punch Mode**](/game-modes/punch-mode.md)**:** Press the Punch button to enter Punch Mode.
  * [**Story Mode**](/game-modes/story-mode.md)**:** Press the Story Mode button to play Story Mode.
  * [**PvP League Mode**](/game-modes/pvp-league-mode.md)**:** Press the PvP League Mode button to play in the League Mode.
* **Bottom Tabs**
  * **Rewards:** Check the status of various in-game currencies collected.
  * **Ranking:** View the Top 100 League Players and your current ranking.
  * **Invite:** Generate a referral link to invite friends.
  * [**Shop**](/game-system/shop.md)**:** Enter the shop to purchase various currencies and items.
  * [**Gear**](/game-system/gear.md)**:** Manage and modify the options of your Gear.
* **Top Buttons**
  * [**Season Pass**](/how-to-start/season-pass-and-missions.md)**:** Check your Season Pass.
  * **Missions:** View and claim rewards for Daily and Game Missions.
  * **Attendance:** Collect Attendance Rewards.
  * **Soundtrack:** Turn Boxing Star X’s soundtrack on or off.
* **Menu Button**
  * Click the top-right menu button to navigate to Home, [Achievements](/game-system/achievement.md), [Skills & Gym](/game-system/skill-and-gym.md), [Gear](/game-system/gear.md), [Character](/game-system/character.md), and the Shop.
* **Mailbox**
  * Receive various in-game Rewards through the Mailbox.
* **Profile Button**
  * Press the Profile button in the top left to check your detailed Profile information.
* **Currency**
  * View the number of [Coins](/game-system/currency/coins.md), [Gold](/game-system/currency/gold.md), and [Gym Points](/game-system/currency/gym-points.md) you currently have.

**2. Boxing Star X Profile Management**

* Players can check their detailed profile information by pressing the profile button at the top left of the main screen.
* The Profile displays the following information:
  * **In-game Nickname and Current Level**
    * The in-game Nickname can be changed by pressing the Edit button.
  * **Current** [**P-Coin**](/game-modes/punch-mode/p-coins.md) **Balance**
  * **Total P-Coins Spent**
  * **Victory History**
    * Press the magnifying glass icon to view detailed Victory Records, [Trophy Room](/game-system/achievement/trophy-room.md) progress, Bio Archive progress, [Costume Collection](/game-system/achievement/costume-collection.md) progress, and more.
  * **Current League Placement**
  * **League Awards**
  * **Country**
    * The country can be changed by pressing the edit button.
  * **Message**
    * The message can be changed by pressing the edit button.
  * **Main Character’s Evasion Rate and** [**Stats**](/game-system/character/stats.md)
  * **Main Character’s Equipped Gear and Skills**


---

# 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/how-to-start/lobby-and-profile.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.
