# Unstaking

농장에서 스테이크를 해제하려면 해당 농장으로 이동하여 자신의 포지션과 수행할 수 있는 조치들을 확인할 수 있습니다. 여러 농장 포지션을 가지고 있다면, 포트폴리오를 통해 모든 포지션을 확인할 수 있습니다. 자세한 정보는 문서의 [포트폴리오 보기: 농장](https://docs.aftermath.finance/getting-started/viewing-your-portfolio#farms) 섹션을 참조하세요.

스테이크한 Afterburner Vault 페이지로 이동하면, 농장 포지션 디스플레이에서 '스테이크 해제' 버튼을 볼 수 있습니다.

<figure><img src="/files/7G25DPdw8HncoDxy952j" alt=""><figcaption></figcaption></figure>

스테이크 해제를 통해 Afterburner Vault에서 유동성을 제거할 수 있으며, 이때 기본 풀에서도 유동성을 인출할 수 있습니다. 이 옵션은 LP 토큰을 잠근 시간이 경과한 후 사용할 수 있게 되며, 이는 상태 제목 아래에 표시됩니다.

<figure><img src="/files/umTpVEivjTB0KI5rz6xe" alt="" width="375"><figcaption></figcaption></figure>

스테이크 해제 시 아직 청구되지 않은 모든 보류 중인 보상도 동시에 청구하여 포지션이 완전히 실현되고 LP 토큰과 모든 보상이 지갑으로 전송되도록 합니다.


---

# 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://kr-docs.aftermath.finance/farms/undefined/unstaking.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.
