# How to Harvest

The rewards will be real-time updated and you can harvest anytime.&#x20;

**Step 1**: To harvest, click the **Harvest** button.

![](/files/VpZfckUWdkHiszjCc1Zf)

**Step 2**: Check the total received rewards -> Click **Confirm.**

![](/files/cjtn85dvwoJery1R1nG8)

**Step 3:** Wait a few minutes for the system to process. After the harvest process is successful, the rewards tokens will be in your wallet.

{% hint style="info" %}
You can view all information about the transaction by clicking “View Transaction”
{% 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.baryon.network/product/baryonstake/stake-harvest.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.
