# Blackbird Miner Rewards Claim

1. **Navigate to the Mining Board in the Chirp Wireless App**:
   * Open the Chirp Wireless app and go to the Mining Board section, where your current mining rewards are displayed.
2. **Click on "Claim Rewards"**:
   * On the Mining Board page, find the "Claim Rewards" button. Click on it to start the withdrawal process.
3. **Select the Number of Tokens to Withdraw**:
   * After clicking the "Claim Rewards" button, a window will appear showing your available balance.
   * In this window, you can select the number of tokens you wish to withdraw. Specify the amount of tokens to transfer to your SUI Wallet.
4. **Install and Activate the SUI Wallet Extension in Chrome**:
   * Officially Supported Wallets:
     * Chirp Wireless officially supports the SUI Wallet for token withdrawals. Make sure to use a supported wallet to ensure smooth transactions.
     * If your wallet is not officially supported, the transaction might fail or not be processed correctly. In such cases, we recommend switching to an officially supported wallet like the SUI Wallet or contacting Chirp's customer support for further guidance.
   * If the SUI Wallet is not yet installed, follow the installation guide for the Chrome extension available on the SUI Wallet's resource [page](https://blog.sui.io/sui-wallets/).
   * To add the wallet to the Chirp Wireless platform, follow the instructions provided via [link](/chirp-network/rewards/sui_wallet.md).
5. **Confirm the Transaction in SUI Wallet**:
   * A request for transaction confirmation will appear in the SUI Wallet extension.
   * Carefully review the transaction details and click "Confirm" (or the equivalent button) to complete the transfer to your SUI Wallet.
6. **Wait for the Transaction to Complete**:
   * After confirming the transaction, the funds will be transferred from Chirp Wireless to your SUI Wallet. The app will notify you when the transaction is complete.
7. **Check the Balance in SUI Wallet**:
   * Open the SUI Wallet through the Chrome extension and verify that the funds have been credited to your wallet. The balance should update to reflect the received funds.


---

# 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-network/rewards/claim_rewards.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.
