# Claim Staking Rewards

While you are staking $REGEN, you earn inflationary rewards. These instructions are for claiming rewards from the Keplr Dashboard.&#x20;

### 1. Access the Keplr Dashboard

a. Navigate to the Keplr Dashboard, which can be found [here.](https://wallet.keplr.app/)

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

### 2. Claim or Claim & Delegate Rewards

a. In the upper right hand corner of your Dashboard will be a balance of rewards accrued from your staked tokens. Click the "Claim" button inside of this box (indicated with the red arrow in the above image). This will generate the below pop up window.&#x20;

![](/files/AtzWQDOJv7fLICxBFy9A)

b. Here you have two options. "Claim & Stake" will allow you to claim your token balance and delegate it to the validator you have chosen in a single transaction. Claiming and delegating your rewards regularly allows you to effectively compound your inflationary rewards. "Claim" moves your available rewards to your available $REGEN balance. Clicking either option will generate a Keplr transaction window.&#x20;

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

c. Here I have selected "Claim & Stake" which is why there are two transactions in the Messages section. If you selected "Claim" only the "Claim Staking Reward" message will appear. Select your fee and click "Approve".&#x20;

*Note: It is especially important to have a cushion of $REGEN to pay for the gas if you are claiming and redelegating simultaneously. There is a buffer of $REGEN taken into account that can cause your transaction to fail, even if you appear to have more $REGEN than the fee requires.*&#x20;

d. You have now claimed your staked rewards! This transaction may take a couple of minutes to appear. Once the transaction has been completed, your reward balance will appear in either your Staked Balance (Claimed & Staked) or Available Balance (Claimed only).&#x20;

<figure><img src="/files/QhdclBo3eCfJwhiKwSir" 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://guides.regen.network/guides/wallets/how-to-stake/claim-staking-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.
