# Collecting Rewards

With your ONE staked to one or more validators, your delegation begins earning rewards with each block. You may collect these rewards at any time and may be re-delegated to compound your interest assuming you have 100 or more ONE.

Visit the staking dashboard at staking.harmony.one and click the **Portfolio** link on the left.&#x20;

Log into the dashboard if you're not already signed in.

With your address confirmed, proceed by clicking the **Claim Rewards** button to collect the ONE earned through staking.&#x20;

![Ensure your address is correct. Click the Claim Rewards button.](/files/SlNyxSrUfLjKIOHlV8E3)

Note the staking dashboard currently only displays whole integers, which means <1 ONE rewards will display as zero and cannot be collected.

Proceed by clicking the **Next** button at the window below.

![Collecting rewards must be done in full. You are unable to collect a portion of your rewards.](/files/mahz0JHroym6HewazPM5)

Then click the **Confirm and Sign** button to send the transaction for signing in Math Wallet.&#x20;

This will cause Math Wallet to pop up and request you to accept the signature request.

Click the **Accept** button to sign the transaction and collect your rewards.

![Signature Request in Math Wallet](/files/1TgAUq2W3MlT5R2qwnba)

Your rewards are collected once you see a **Successful Withdrawal** message.

![Successfully collecting your stake rewards.](/files/A3AkRBY9R0UxutiG3BCo)

Your ONE rewards, generated by staking your coins, are now added to 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.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/collecting-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.
