# Telegram

In **Boxing Star X**, you can check the following information in the **"Rewards" tab** on Telegram.

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

**1. Wallet**

* Press the **Connect Wallet** button to link your wallet or an already existing wallet address.

**2. My Rewards**

* Total [P-Coins](/game-modes/punch-mode/p-coins.md) Balance
* Total Minted [Champion’s Marks](/game-system/currency/champions-mark.md)

**3. Rewards to Claim**

* **Unminted Champion’s Marks**
  * Click the **Mint Now** button to mint Champion’s Marks.

**4. My Trophy Star Badges**

* List of **Minted Trophy SBTs**

Connecting a wallet is **required** to claim rewards on Telegram.

The following is a guide on how to manage your wallet on Telegram.

1. **Creating a TON Wallet**
   * The **Telegram account** used to play **Boxing Star X** must have a **TON wallet**.
   * Visit the [TON Wallet Site](https://ton.org/en/wallets?locale=en\&pagination\[limit]=-1) and choose a preferred wallet to create your wallet.
   * **Recommended TON wallets** for **Boxing Star X**:
     * [Wallet](https://t.me/wallet)
     * [Tonkeeper](https://wallet.tonkeeper.com/)

<figure><img src="/files/ZlMNNTMoaEfmi7vUblWq" alt="TON Wallet App menu. Tonkeeper and TON Wallet shown as examples."><figcaption><p>TON Wallet Apps</p></figcaption></figure>

**2. Wallet Connection Rewards**

* By connecting a wallet, you can receive additional in-game rewards:
  * **Free** [**Gold**](/game-system/currency/gold.md)
  * [**A-Gloves**](/game-modes/pvp-league-mode/a-gloves.md)
  * [**P-Tickets**](/game-modes/punch-mode/p-tickets.md)
* However, to claim these rewards, your wallet must have **a small amount of gas fee ($TON)**.
  * [**$TON** can be purchased from an **exchange** and transferred to your connected wallet address.](/usddelabs/airdrop/how-to-mint/how-to-receive-airdrop-on-telegram/how-to-buy-usdton.md)

**3. Wallet Management**

* Access your created **TON wallet** to **view and manage** your in-game assets.


---

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