# How to Unstake

1. Enter the amount you want to unstake, then choose a mode:

   1. If you select **Best Price**, you'll need to wait for the 7-day unstaking period.
   2. If you select **Instant**, your stgUSD will be sold directly on DEX for tgUSD.

   <figure><img src="/files/1rtQcAa6cGbSwthBae6z" alt=""><figcaption></figcaption></figure>

2. Click the **Unstake** button to complete the process! If you choose **Best Price** mode, once successful, you can view your ongoing unstaking amount under **Unstake Position** below. When the waiting period ends, you’ll be able to manually claim your tokens.


---

# 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://doc.torch.finance/telegram-usd/user-guide/how-to-unstake.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.
