> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/beta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/unstake-tokens.md).

# Unstake tokens

**Step 1**: On your Staking screen, hit the **ellipsis icon** next to Staking balance. Choose **Unstake**. This will allow you to unstake from a validator/collator/ but still keep your funds locked.

![](/files/GYKqClt0ktM9hkWgTUCc)

**Step 2**: Enter the amount you want to unstake and hit **Next**. Key in your password then press **Confirm**. Your transaction is successful.

![ ](/files/2MF3EVjb0qGjslklORiq) ![](/files/36jt5yMpkOTAN4UoCUyb)

{% hint style="info" %}
Depending on the network, your unstaked tokens can be withdrawn to your transferrable balance after a certain amount of time (approximately 7 days in Kusama, 14 days in Aleph Zero, 28 days in Polkadot and HydraDX). The clock on the **Withdraw** button shows you how much time is left before you can withdraw your unstaked funds.
{% endhint %}

![](/files/qrrXVOlbdQoRH3nxcpbR)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.subwallet.app/beta/extension-user-guide/manage-staking/unstake-tokens.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.
