> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/korean/staking/discontinued-staking-programs/sand-matic.md).

# SAND-MATIC 스테이킹(폴리곤)

{% hint style="warning" %}
mSAND-MATIC 스테이킹 프로그램은 2022년 10월 25일부로 중단되었습니다. 해당 페이지는 이 프로그램을 통해 스테이킹에 참여한 유저들을 위한 정보를 제공하기 위함입니다.
{% endhint %}

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

## 소개

폴리곤의 $SAND/MATIC 페어에 유동성을 공급하는 SAND 보유자는 매월 배정된 $SAND 보상을 받을 수 있습니다. 보상은 한 달 동안의 총 유동성 대비 유저가 제공한 유동성 비중에 비례하여 분배됩니다.

## 유동성 공급 토큰(LP)

스테이킹 프로그램에 참여하려면 LP(Liquidity Providing) 토큰이 필요하며 이는 유동성 풀에서 락업한 토큰의 양을 나타냅니다. 아래 LP 토큰을 획득하는 방법에 대한 가이드가 있으니 자세히 읽어보고 그대로 따라해 보세요.

## SAND/MATIC 풀에 스테이킹하기

{% hint style="warning" %}
mSAND-MATIC 스테이킹 프로그램은 2022년 10월 25일부로 중단되었습니다. 해당 페이지는 이 프로그램을 통해 스테이킹에 참여한 유저들을 위한 정보를 제공하기 위함입니다.
{% endhint %}

**1)** [더 샌드박스의 내 프로필](https://www.sandbox.game/en/me/profile/?r=BRfi9bS3OdLtnlW5wetMY_)로 이동해 스테이킹 탭을 선택합니다.

![](/files/q4OP6loPb0coBpQWDUan)

**2)** SAND/MATIC 팜 옵션을 클릭합니다. 해당 팜에 대한 관리 옵션을 확인할 수 있습니다.

![](/files/UjDZ9CmS7G1FV96H2aos)

**3)** 가장 먼저 해야할 일은 LP 토큰을 승인하는 것입니다. 만약 지갑이 이더리움 메인넷으로 선택되지 않았다면 해당 네트워크로 전환해야 합니다.

지갑에서 트랜잭션 팝업이 뜨면 해당 트랜잭션을 허용합니다.&#x20;

**4)** 이제 Deposit(예치하기) 버튼을 클릭할 수 있습니다. 스테이킹할 토큰의 양을 입력하는 창이 나타납니다.

![](/files/kFYIPYN8jH7vwmwh5ijM)

**5)** LP 토큰을 보유하고 있지 않다면 위 이미지에 보이는 Quickswap(퀵스왑) 링크를 클릭하여 퀵스왑의 풀 인터페이스로 리디렉션할 수 있습니다. 그곳에서 SAND나 MATIC을 스왑하고 원하는 양만큼 풀에 추가합니다.

**6)** 원하는 만큼 LP 토큰을 락업했다면 트랜잭션 서명창이 뜨게 됩니다.

지갑에서 최종적으로 트랜잭션에 서명하면 SAND/MATIC 풀에 스테이킹이 완료됩니다.

{% hint style="warning" %}
**스테이킹이 처음이라면,** 스테이킹 풀에 투자하기 전에 직접 자세한 분석과 조사 (DYOR)를 통해 스테이킹이 나에게 적합한지, 비영구적 손실과 같은 스테이킹의 모든 측면을 이해하고 있는지 확인해야 합니다.
{% endhint %}

{% hint style="danger" %}
**보안을 위해,** 더 샌드박스에서 공식적으로 발표하지 않거나 더 샌드박스 웹사이트 프로필 상에서 이용 가능하지 않은 풀에는 절대로 스테이킹을 시도하지 마십시오.
{% endhint %}

## 도움이 필요한가요?

[여기를 클릭하여 더 샌드박스에 연락할 수 있는 방법에 대해 알아보세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/links-and-resources/chat-live-support) 디스코드 커뮤니티를 이용할 것을 권장합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/korean/staking/discontinued-staking-programs/sand-matic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
