# Saros Garden에서 언스테이킹하는 방법

Saros Garden에는 락업 기간이 없어 언제든지 언스테이킹이 가능합니다.

Saros Garden에서 토큰을 언스테이킹하려면 다음 단계를 따르세요:

**Step 1**: 인터페이스에서 마이너스(-) 아이콘을 클릭합니다.

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

**Step 2**:언스테이킹할 Saros 토큰 수량을 입력한 후, **Unstake now** 버튼을 클릭합니다.

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

**Step 3:** 지갑에서 메시지를 확인하고 서명하여 트랜잭션을 실행합니다.

{% hint style="info" %}
이제 토큰 언스테이킹이 완료되었습니다!
{% 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.saros.xyz/kr/saros-garden/how-to-unstake-from-saros-garden.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.
