> 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/telegram.md).

# Telegram

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

<figure><img src="/files/EiAcLx2dr2CNKpdphUao" 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をミントできます。
4. **所持中のトロフィースターバッジ**
   * ミント済みのトロフィーSBT一覧を確認できます。

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

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

1. **TONウォレットの作成**
   * Boxing Star Xをプレイするには、TelegramアカウントにTONウォレットが紐づいている必要があります。
   * [TON Wallet Site](https://ton.org/en/wallets?locale=en\&pagination\[limit]=-1)にアクセスし、複数のウォレットの中から希望のものを選んで作成できます。
   * Boxing Star Xでは、以下のTONウォレットの使用を推奨しています：
     * [Wallet](https://t.me/wallet)
     * [Tonkeeper](https://wallet.tonkeeper.com/)

2. **ウォレット接続報酬**
   * ウォレットを接続することで、以下のインゲーム報酬を追加で獲得できます：
     * 無料ゴールド
     * A-Gloves
     * P-Tickets
   * これらの報酬を受け取るには、ウォレット内に少量のガス代（$TON）が必要です
     * [$TONは取引所で購入し、アカウントに紐づけられたウォレットアドレスに送金することで使用可能です](/jp/usddelabs/eadoroppu/minto/telegramdeeadoroppuwokeru/ton-gou-ru-fang-fa.md)。

3. **ウォレット管理**
   * 作成したウォレットにアクセスし、保有している各種資産を確認・管理できます。


---

# 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/telegram.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.
