# Claim Rewards

<figure><img src="/files/wUs8FnA3CiNQJlKLppCV" alt=""><figcaption><p>My Yield page: claim rewards UI.</p></figcaption></figure>

Users can see their Den token (brHENLO), staked Den LP balances, and LP rewards on the My Yield page. Users can also claim all accrued rewards in a single transaction.

{% hint style="info" %}
Users can hover over rewards, to see the breakdown of tokens to claim!
{% endhint %}

### 1. Connect your wallet and confirm connected account

### 2. Claim all Rewards in single transaction

✍️ Click Claim All button to sign claiming all rewards transaction.

### 4. (optional) Claim rewards from single staked Den LP

✍️ Click Claim button in the row of desired Den LP  to sign claiming rewards transaction only for specific Den LP.

{% hint style="success" %}
You successfully claimed your rewards!
{% endhint %}


---

# 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.arbera.io/dens/user-guides/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.
