# 인출하기

출금, 또는 언스테이킹은 풀에서 스테이킹을 제거하는 행위를 말합니다. 스테이킹 수입을 잠시 정지하거나 풀에서 SAND를 인출하여 랜드를 구입하는 등 다른 용도로 사용하기 위해 출금을 진행할 수 있습니다.

{% hint style="info" %}
보상은 스테이킹 풀에서 출금하지 않아도 수령할 수 있습니다. 스테이킹 출금 없이 보상을 수령하는 방법에 대한 정보는 [**스테이킹 보상 수령하기**](https://sandboxgame.gitbook.io/the-sandbox/v/korean/staking/rewards) 페이지를 참조하세요.
{% endhint %}

## ETH와 MATIC 언스테이킹

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

![](/files/K7c9AZ5Y0J62ou6O7IQ0)

원하는 팜을 클릭합니다.

**2)** "Withdraw(인출하기)" 버튼을 클릭합니다.\
출금하면 자동으로 보상이 수령됩니다.

<div align="center"><img src="/files/rrFWSGrFWF48vOYqmfVe" alt=""> <img src="/files/Uzdx1AZcUPHXkyjdMFsE" alt=""></div>

{% hint style="info" %}
SAND/ETH의 경우 만약 지갑이 이더리움 메인넷으로 선택되지 않았다면 해당 네트워크로 전환해야 합니다.

SAND/MATIC의 경우 만약 지갑이 폴리곤 메인넷으로 선택되지 않았다면 해당 네트워크로 전환해야 합니다.
{% endhint %}

**3)** 지갑의 트랜잭션 창에 서명합니다.

지갑 트랜잭션 창에 서명하면 유동성 공급(LP) 토큰이 출금되며 누적된 보상 또한 수령할 수 있습니다.

## 랜드에서 출금하기

랜드에 SAND를 스테이킹하는 기능은 아직 활성화되지 않았습니다. 해당 기능이 오픈되면 이 페이지에 출금 방법이 업데이트될 예정입니다.


---

# 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/undefined.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.
