# Claiming Rewards

To claim Clay rewards, stakers must navigate to the Staking page to begin the claiming process.

### How to claim Clay staking rewards

* Enter the Sumero app and connect your wallet by clicking “Connect Wallet” in the top right corner.

<figure><img src="/files/3zJk1H9OUqTpzkLJyE1d" alt=""><figcaption></figcaption></figure>

* Navigate to the Sumero Stake page. &#x20;

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

* Select the 'Options' button under the USDC-CLAY staking pool.

<figure><img src="/files/9ViGDcgfnpaoqmiThutU" alt=""><figcaption></figcaption></figure>

* Select 'Get CLAY Reward'.

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

* Sign the corresponding claim transaction in your wallet.

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

* Once this transaction has been confirmed, your Clay staking rewards will be deposited into your wallet.


---

# 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.sumero.finance/using-sumero/staking/claiming-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.
