# Claim Process

**For ETH, BSC, and BASE:**

Tokens are directly transferred to your wallet after purchase – no need to claim.

**For SOL and TON:**

1. Connect Your Wallet.
2. Click on Claim.
3. Add your ETH address on the BASE network.

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

3. Sign the message from your wallet.
4. Tokens will be transferred to your provided address immediately.
5. Import Custom Tokens! Here is how:
   * 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/ASGrvJTp8MhUvJ5oRdkl" 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/vmtH4S6kXsAxCSPiqcZO" 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/coinchance-launchsale/direct-participation/claim-process.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.
