# Unstake sDOT

To unstake your sDOT, click **Unstake** on the staking panel on the right hand side, and input the sDOT amount you wish to unstake. Click **Preview Order** to see the DOT amount to be claimed.

<figure><img src="/files/0fSrysKveoYvr1eGHTp3" alt=""><figcaption></figcaption></figure>

The amount of sDOT unstaked will be equal to the amount of DOT to be claimed after unbonding ends, minus the Transaction Fee which is collected to pay for relay-chain and parachain fees. Click **Confirm Unstake** and confirm the MetaMask transaction.

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

After the sDOT unstake is done, you will see the updated staked DOT (sDOT) balance and **Pending DOT**. You can come back and claim DOT after 30 days.

<figure><img src="/files/62QpbjFnxrbNVu1RRH9g" alt=""><figcaption></figcaption></figure>


---

# 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.starfish.finance/defi-x-nft-fi/dot-liquid-staking/unstake-sdot.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.
