> For the complete documentation index, see [llms.txt](https://wiki.boxingstarx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boxingstarx.com/jp/sutto/rob-purofru.md).

# ロビー & プロフィール

<figure><img src="/files/BkCvmp1mBnGJ7gPJkh3c" alt="" width="375"><figcaption></figcaption></figure>

1. **Boxing Star X ロビー構成**

* ゲームモード選択
  * パンチモード：パンチボタンをタップすると、パンチモードに入れます。
  * ストーリーモード：ストーリーモードボタンをタップすると、プレイできます。
  * PvPリーグモード：PvPリーグモードボタンをタップすると、リーグモードをプレイできます。
* 下部タブ
  * 報酬：ゲーム内で獲得したさまざまな通貨や報酬の収集状況を確認できます。
  * ランキング：リーグ上位100位のユーザーと、自分の現在のランキングを確認できます。
  * 招待：リファラルリンクを生成して、友達を招待できます。
  * ショップ：ショップで通貨やアイテムを購入することができます。
  * 装備：装備を管理したり、オプションを改造できます。
* 上部ボタン
  * [シーズンパス](/jp/sutto/shzunpasu-misshon.md)：シーズンパスの内容を確認できます。
  * ミッション：デイリー・ゲームミッションを確認し、報酬を獲得できます。
  * ログインボーナス：ログインボーナスを受け取れます。
  * BGM：Boxing Star XのBGMをオン／オフできます。
* メニューボタン
  * 右上のメニューボタンをタップすると、ホーム、チャレンジ、スキル＆ジム、装備、マネジメント、ショップなどに移動できます。
* メールボックス
  * Boxing Star X内での各種報酬をメールボックスから受け取ることができます。
* プロフィールボタン
  * 左上のプロフィールボタンをタップして、自分の詳細プロフィール情報を確認できます。
* 通貨表示
  * 所持中のコイン、ゴールド、ジムポイントを確認できます。

2. **Boxing Star X プロフィール管理**

* プレイヤーはメイン画面左上のプロフィールボタンをタップして、自分の詳細なプロフィール情報を確認できます。
* プロフィールには以下の情報が表示されます：
  * **ゲーム内IDと現在のレベル**
    * IDは編集ボタンで変更可能です。
  * **所持中のP-Coin数**
  * **累積で消費したP-Coin数**
  * **勝利履歴**
    * 虫眼鏡ボタンをタップすると、詳細な勝利履歴、トロフィールームの進行度、バイオアーカイブの進行度、コスチュームコレクションの進行度などが確認できます。
  * **現在所属しているリーグ**
  * **リーグでの受賞歴**
  * **国籍**
    * 編集ボタンで変更可能です。
  * **メッセージ**
    * 編集ボタンで変更可能です。
  * **メインキャラの回避率およびステータス**
  * **メインキャラが装備している装備とスキル**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/jp/sutto/rob-purofru.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.
