# How to Claim and Compound Rewards

## Claim and Compound Reward

### Claim reward

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

* If you withdraw the reward generated from WONDER Staking, you can withdraw it immediately without any waiting period. The reward withdrawal allows you to receive all the rewards generated so far in your wallet.

### Confirm claim and approve transaction

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

* Check and approve the reward withdrawal history. Users can check the information set through the reward withdrawal history again, and if there is no problem, press the ‘Confirm’ button to approve the withdrawal.
* For reward withdrawal, the protocol requests permission to access the user’s wallet, and when the transaction request is approved, the reward withdrawal is executed.

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

* When the reward withdrawal is approved and the transaction is successfully sent, the message ‘Reward Withdrawal Complete’ appears in the upper right corner.

### Compound reward

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

* Users can withdraw the rewards generated so far and reinvest them by selecting the ‘Reward’ menu and ‘Reinvest’. If you reinvest your rewards, the expected rewards will be recalculated and displayed on the screen.

### Confirm compound and approve transaction

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

* Check and approve the reinvestment history. Users can check the information set through the reinvestment history again, and if there is no problem, press the ‘Confirm’ button to approve the reinvestment history.
* For compounds, the protocol requests permission to access the user’s wallet, and when the transaction request is approved, the reinvestment proceeds.

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

* When the reinvestment history is approved and the transaction is successfully sent, the message ‘Reward Reinvestment Complete’ appears in the upper right corner.


---

# 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.wemix.com/wemixstake-en/guides/staking/how-to-claim-and-compound-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.
