# Claiming

## How to Connect Your Wallet and Withdraw Tokens

To claim your CHIRP tokens, you need to connect your Sui wallet to the Chirp platform.

{% hint style="info" %}
**Important**: Wallet connection, disconnection, and rewards claims are only available through the Sui extension on a desktop, as the Sui wallet can only be connected via the desktop version.
{% endhint %}

## Steps to Connect Your Wallet and Withdraw Tokens

### 1. Go to the Chirp platform

* On your computer, open Chrome browser.
* Go to [app.chirpwireless.io](https://app.chirpwireless.io).

### 2. Log in to your account

* Use the same username and password that you created when signing up for the Chirp App.
* If you forgot your password, look for the "Forgot Password" link and follow the steps to reset it.

![](/files/ugDD3WF7JtdEGerDXMuq)

### 3. Connect your Sui wallet

* Once logged in, go to Wallet from the side menu.

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

* Click the **"Connect wallet"** button.

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

* You’ll be shown a range of wallets. Please choose the one that suits you. We recommend Sui and Suiet wallets. Then, confirm sharing your wallet address in the wallet app.

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

After this, you should see a message confirming that the wallet was successfully added. Next, you need to verify it. You will be redirected to Sui, where you should press the **"Sign"** button. Once this is done, the wallet will be added to your account on the Chirp platform.

![](/files/HfHqTSNozAS83gWnORLQ)

### 4. Check Claimable Rewards

* After successfully connecting your wallet, go to the **User Board** page.
* In the **General info** section, you’ll see the number of tokens available for claiming.

![](/files/sWRAYDOaNl0eRPJw0Pyc)

### 5. Withdraw tokens

* Before withdrawing tokens, please note that a small amount of Sui is required for withdrawals from both the Chirp platform and your Sui wallet. Ensure you have enough tokens for the transaction.
* To transfer your earned tokens to your Sui wallet, click the **“Claim reward”** button.

![](/files/nvxYXq0sf2pvMAIehiWq)

* Enter the number of tokens you want to withdraw, or simply click the **“Max”** button to withdraw the maximum number of tokens to your wallet.

## What happens next?

CHIRP tokens will be transferred to your Sui wallet, where you can hold onto them, use them for Chirp platform features, or eventually convert them through a cryptocurrency exchange.

## Need help?

If you're unsure about any of these steps, or if something isn't working, don't hesitate to reach out to Chirp's support team. We are here to help you every step of the way!


---

# 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.chirptoken.io/chirp-token/claiming.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.
