# 랜드 오너를 위한 SAND 스테이킹 프로그램(폴리곤)

<figure><img src="/files/9QQurOpxwtZsDrNP691B" alt=""><figcaption></figcaption></figure>

## 랜드 오너를 위한 폴리곤 SAND 스테이킹 <a href="#sand-staking-on-polygon-for-land-owners" id="sand-staking-on-polygon-for-land-owners"></a>

2022년 3분기, 랜드 오너 전용 SAND 스테이킹 프로그램이 공개되었습니다. 랜드 오너라면 이제 높은 연간 수익률(APR)의 리워드를 획득할 수 있습니다.

*해당 프로그램은 젬(GEM)이 아닌 SAND 스테이킹 프로그램입니다.*

### 가능한 스테이킹 금액 <a href="#how-much-land-owners-can-stake" id="how-much-land-owners-can-stake"></a>

랜드 오너들은 더 샌드박스 계정과 연결된 지갑에 보유하고 있는 랜드 1개당 최대 500 SAND를 스테이킹할 수 있습니다. 즉, 보유하고 있는 랜드의 수가 많을수록, 스테이킹할 수 있는 SAND도 많아집니다. 아래 예시를 참고하세요.

| 보유한 랜드 수 | 스테이킹 가능한 최대 SAND |
| :------: | :--------------: |
|     1    |        500       |
|     2    |       1,000      |
|     3    |       1,500      |
|     4    |       2,000      |
|     5    |       2,500      |

{% hint style="info" %}
보유하고 있는 랜드의 수가 변동되면, 풀에 대한 기여도는 자동적으로 이를 반영하여 업데이트됩니다.

예를 들어, 보유하고 있는 랜드가 1개 더 많아지면 500 SAND를 추가로 스테이킹할 수 있습니다.

랜드를 판매하거나 이동할 경우, 현재 보유하고 있는 랜드 수에 따라 풀에 대한 지분은 감소합니다.
{% endhint %}

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

{% hint style="info" %}
해당 스테이킹 프로그램이 시작한 초반에, 유저는 자신이 보유한 랜드당 500 SAND를 스테이킹할 수 있었으며, 1,000 SAND로 가능한 스테이킹 금액이 증가했고, 다시 한 번 2,000 SAND로 총액이 증가했습니다.
{% endhint %}

{% hint style="success" %}
더 샌드박스에서 SAND를 스테이킹하는 방법에 대해 도움이 필요하다면, 아래 자료를 참고하세요.

* [가이드: 더 샌드박스에서 폴리곤 SAND 스테이킹하기](https://sandboxgame.gitbook.io/the-sandbox/v/korean/staking/msand#msand-2)
* [동영상 가이드: 더 샌드박스에서 폴리곤 SAND 스테이킹하기](https://sandboxgame.gitbook.io/the-sandbox/v/korean/staking/msand#undefined-7)
  {% 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.sandbox.game/the-sandbox/korean/staking/sand-staking-land-owners.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.
