# 보상 청구(Claim)하는 방법

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

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

![](/files/WP6yF8jLFlscHQyK8dm4)

**Step 2:** 수령한 총 보상을 확인한 후 → **Confirm** 버튼을 클릭합니다.

![](/files/eDr5N5DeP8BEapgPFMSE)

**Step 3:** 시스템이 처리할 수 있도록 몇 분 기다립니다. 수확이 완료되면 보상 토큰이 지갑에 기록됩니다.


---

# 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/farm/claim-the-reward.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.
