# How to Claim Staking Rewards?

The WELF Token Dashboard empowers users to engage actively within the WELF ecosystem by staking tokens and claiming rewards through our Staking Program. Follow these simple steps to claim your rewards:

### Step 1: Connect your wallet

Click on ‘Connect Wallet’ at the top-right corner to link your MetaMask wallet to the DApp. Once connected, you’ll see your personalized Dashboard reflecting your $WELF holdings in the staking pools.

### Step 2: Click on "Claim now"

Navigate to the bottom-right panel of your Dashboard, where you’ll find your Rewards to Claim. Click ‘Claim Now’ to open the Token Claims Dialogue box.

### Step 3: Claim your Tokens

The dialogue box will display your eligible rewards. Review the details and click ‘Claim Now’ to proceed.

### Step 4: Approve via MetaMask

To finalize the claim, approve the transaction on the Ethereum blockchain. A MetaMask notification will appear—simply confirm the transaction to complete the process.

{% hint style="info" %}
*Note: Each claim will incur gas fees for using the Ethereum network.*
{% endhint %}

### Step 5: Congratulations!

You’ve successfully claimed your staking rewards.


---

# 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.welf.com/welf-utility-token/staking/how-to-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.
