# Airdrop Claims

1. **Visit** <https://coinchance.io/claim-airdrop>
2. **Connect Your Wallet**\
   On the web platform, select **Connect Wallet**.
3. **Choose the BASE Chain**\
   Ensure you select the **BASE Chain** to proceed.

<figure><img src="/files/6zp7q1UvBlySJhJqDuK4" alt=""><figcaption></figcaption></figure>

4. **Confirm Wallet Connection**\
   Approve the connection request in your wallet.\
   ⚠️ *Make sure to use the same wallet linked to the Telegram Mini App (TMA).*

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

5. **View and Claim Tokens**\
   After connecting your wallet, your claimable tokens will appear. Click **Claim** to initiate the process.

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

6. **Confirm the Claim**\
   Open your wallet when prompted and confirm the transaction.

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

7. **Import Custom Tokens**

* Open your wallet application, such as MetaMask.
* Switch to the **BASE network**.

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

* Click the three dots in the upper-right corner and select **Import Tokens**.

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

* Choose the **Custom Token** tab and enter the **CoinChance Token Contract Address 0xC04c38860091510E1C73556714031386B8748E3B**

<figure><img src="/files/1zRbkAa1KoJLGFBlMfUU" alt=""><figcaption></figcaption></figure>

* Click **Next**, then confirm by selecting **Import CHN Tokens**.

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

* Once completed, the CHN token will appear in your wallet's token list.

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


---

# 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://docs.coinchance.io/community-building/airdrop-claims.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.
