# How to Receive Airdrop on Telegram

To receive the airdrop on Telegram, you need to mint the [**Champion's Mark**](/game-system/currency/champions-mark.md) and [**Trophy** ](/game-system/achievement/trophy-room.md)**SBT**.

#### 1. **Minting Champion's Marks**

* Go to the **Rewards** tab.
* In the **Rewards to Claim** section, click the **Mint Now** button next to **Champion's Marks**.
  * You can mint up to 100 **Champion's Marks** at a time.
  * A small gas fee in **$TON** is required for minting.
    * [You can purchase **$TON** from an exchange and transfer it to your linked wallet address in order to use it for minting.](/usddelabs/airdrop/how-to-mint/how-to-receive-airdrop-on-telegram/how-to-buy-usdton.md)

<figure><img src="/files/pevjN1boyPF41Y866NGm" alt=""><figcaption></figcaption></figure>

* In your linked [wallet](/how-to-start/wallet/telegram.md), click the **Confirm** button to initiate the transaction.

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

* After the transaction is complete, click the **Verify** button to successfully mint the **Champion's Mark**.

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

* The number of successfully minted **Champion's Marks** will be displayed in **My Rewards**.
  * After minting, the remaining number of **Champion's Marks** to mint will be shown in **Rewards to Claim**.

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

#### 2. **Minting Trophy SBTs**

* Go to the **Trophy Room** in the [**Achievement** ](/game-system/achievement.md)section.
* Unminted Trophies will appear in gray with a STAR BADGE label at the bottom of each trophy.

<figure><img src="/files/NSz8cJRVEOg4LxxLQpbw" alt=""><figcaption></figcaption></figure>

* Select the Trophy you want to mint and click the "**Mint Now**" button on the bottom left.
  * A small gas fee in **$TON** is required for minting.

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

* In your linked wallet, click the **Confirm** button to initiate the transaction.

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

* After the transaction is complete, click the **Verify** button to successfully mint the **Trophy SBT**.
  * Successfully minted trophies will be displayed in green as STAR BADGE below the trophy.

<figure><img src="/files/D4rmcgjq9czRFNcMf6Wa" alt=""><figcaption></figcaption></figure>

* You can view the minted **Trophy SBTs** list in the **Rewards** tab.


---

# 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/usddelabs/airdrop/how-to-mint/how-to-receive-airdrop-on-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.
