# How to unstake from Saros Garden

There is no locking period on Saros Garden, allowing you to unstake at any time.

To unstake tokens from Saros Garden, follow these steps:

**Step 1:** Click the "minus" icon on the interface;

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

**Step 2**: Enter the amount of Saros tokens you wish to unstake, then click **Unstake now**;

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

**Step 3:** Review and sign the message in your wallet to execute the transaction.

Now you have successfully unstaked your tokens!

{% hint style="info" %}
You will need to claim the reward manually even after unstaking all of your tokens from the pool.
{% 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/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.
