> 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/woretto/line-and-pc.md).

# LINE & PC

Boxing Star XのLINE内「報酬」タブでは、以下の情報を確認できます。

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

1. **ウォレット**
   * 「Connect Wallet」ボタンをタップしてウォレットを接続、またはすでに接続されているウォレットアドレスをコピーできます。
2. **My Rewards**
   * P-Coinの累計獲得数
   * ミント済みのChampion's Markの数
3. **Rewards to Claim**
   * ミント前のChampion's Markの数
     * 「Mint Now」ボタンをタップして、Champion's Markをミントできます。
   * Boxing Star Xで獲得した$KAIAの数量
     * 「Mint Now」ボタンをタップして、$KAIAをミントできます。
4. **所持中のトロフィースターバッジ**
   * ミント済みのトロフィーSBT一覧を確認できます。

**報酬を受け取るには、LINE上でのウォレット接続が必須です。**

LINEでのウォレット作成および管理方法は以下の通りです。

1. **ウォレット接続・作成**
   * 「報酬」タブの「Connect Wallet」ボタンをタップしてウォレットを接続できます。
   * LINEアカウントに応じてウォレット（Social ID）が自動で作成され、接続可能なウォレットは以下の通りです：
     * Social ID
     * OKX Wallet

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

2. **ウォレット接続報酬**
   * ウォレットを接続することで、以下のインゲーム報酬を追加で受け取ることができます：
     * 無料ゴールド
     * A-Gloves
     * P-Tickets

3. **ウォレット管理**
   * [Dapp Portal](https://liff.line.me/2006533014-8gD06D64/my-page?utm_source=dappportal_oa_richmenu_us\&utm_medium=cta\&utm_campaign=dappportal_mypage\&utm_content=Jan22_2025)にアクセスすると、KAIAウォレットの管理が可能です。
   * ウォレット残高の確認や、さまざまなミッションを通じて報酬を獲得できます。


---

# 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/woretto/line-and-pc.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.
