# Check and Claim Staking Rewards

## Checking Rewards

To view your current total rewards and estimated portfolio APY, click on the “Rewards” tab on the left navigation panel of the screen.

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

## Claiming Rewards

* To claim the accumulated legacy staking rewards, simply click on the “Claim” button in the Rewards tab and confirm the transaction in your wallet. Once the claim transaction is confirmed, you will see your ALT staking rewards in your wallet.&#x20;
* Claiming of Vaults LaunchPool rewards are still work in progress but it will operate as a simple one-click "Claim" button as well.


---

# 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.altlayer.io/altlayer-documentation/alt-restaking/check-and-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.
