# 수익 수확(Harvest) 방법

보상은 실시간으로 업데이트되며 언제든지 수확(Harvest)할 수 있습니다.

**Step 1**: 보상을 수확하려면 **“Harvest”** 버튼을 클릭합니다.

![](/files/8ET8LE6WysXiXel7GV09)

**Step 2**: 수령한 총 보상 수량을 확인한 뒤 -> **Confirm** 버튼을 클릭합니다.

![](/files/hmAPaPKfPmaJ07BAxf1h)

**Step 3**:시스템이 처리할 때까지 몇 분 기다립니다. 수확이 성공적으로 완료되면, 보상 토큰이 지갑에 기록됩니다.

{% hint style="info" %}
“View Transaction”을 클릭하면,[ https://solscan.io/](https://solscan.io/) 에서 해당 거래에 대한 모든 정보를 확인할 수 있습니다.
{% endhint %}

![](/files/ovY1U0cGWlupO2k3ID3P)


---

# 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.saros.xyz/kr/saros-amm/sarosstake/how-to-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.
