# How to claim ETH rewards

With Coinback, claiming your ETH rewards is a simple and transparent process. Once the monthly tally is done, you can easily view and claim the profits you’ve earned through your transactions and referrals. Here’s a step-by-step guide to help you retrieve your rewards:

#### 1. **Visit the Coinback Website**

Start by navigating to our official platform.

#### 2. **Connect Your Wallet**

* On the homepage, locate and click on the **'Connect Wallet'** button.
* Follow the prompted steps to successfully link your Ethereum wallet to Coinback.

#### 3. **Review Your Account Overview**

Once your wallet is connected:

* Check the **Account Overview** section. This gives you a detailed breakdown of the total number of transactions you've initiated and the referrals you've made.

#### 4. **Check Your** Holding **Overview**

In the **Holding Overview** section, you'll find:

* **Holding Amount**: This displays the total number of CBK tokens you currently hold in your wallet.
* **TX Rewards:** Here, you'll see the corresponding number of transactions you’ve gained as a reward for holding CBK tokens. These rewards are based on the daily snapshots of your CBK token balance.

#### 5. **Claim Your ETH Rewards**

After verifying your transaction and holding data:

* Click on the **'Claim ETH Rewards'** button.
* Coinback will verify thanks to Merkle Tree the legitimacy of your claim. This ensures that only eligible users receive the rewards they are entitled to.
* Once your claim is validated, your ETH reward will be sent directly to your connected Ethereum wallet.

#### 6. **Confirmation and Completion**

Wait for the Ethereum network to confirm the transaction. Once done, your ETH rewards will reflect in your wallet's balance.

***

And that’s it! Coinback ensures that your rewards claiming process is as smooth as your transaction experience. Keep sending transactions, referring friends, and holding your CBK to continue maximizing your returns. Your rewards are always just a few clicks away.


---

# 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://coinback.gitbook.io/coinback/product-guides/how-to-claim-eth-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.
