> For the complete documentation index, see [llms.txt](https://wiki.acala.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm/unstake-polkawallet.md).

# Unstaking Your KSM Tokens on Polkawallet

You will need to unstake your KSM tokens prior to bonding them to the crowdloan module. For recently unstaked KSM tokens, Kusama has a delayed exit period (7 days), which serves as cooldown. During this period, you will not be able to transfer your tokens.<br>

{% embed url="<https://youtu.be/CwHpfsFh2U4>" %}

1\) Open the Polkawallet mobile app and navigate to the "Staking" tab. Select "Adjust Bonded."&#x20;

<div align="left"><img src="/files/-MaFt9VazOwRis8NiRXs" alt=""></div>

2\) A pop-up box will appear. Select "Unbond."&#x20;

<div align="left"><img src="/files/-MaFw3WYpqjuJqjWXCyK" alt=""></div>

3\) Enter the amount you wish to unbond and "Submit."

<div align="left"><img src="/files/-MaFw70Ewc6HmopnQse8" alt=""></div>

4\) Review the details, enter your password and "Submit."

<div align="left"><img src="/files/-MaFw9babFjHlwcFlFaF" alt=""></div>

5\) A new screen will appear and you will see the amount you have unbonded now appears under "Unlocking." You'll also see that the unbonding transaction shows up in your "Tx History."&#x20;

<div align="left"><img src="/files/-MaFwCO06VA4tokZ8sfE" alt=""></div>

6\) Your KSM tokens are now in a 7-day cooldown period. You can check to see how much time remains in the cooldown period by tapping on the clock icon under "Unlocking."&#x20;

<div align="left"><img src="/files/-MaFuq3NcSi-6C1ML1F0" alt=""></div>

7\) After 7 days, return to the "Staking" tab and select the plus sign that says "Adjust Bonded" and then select "Redeem Unbonded."

<div align="left"><img src="/files/-MaFv0X85Sc7ru8YjntV" alt=""></div>

8\) Enter the amount you wish to redeem. Click "Submit."&#x20;

<div align="left"><img src="/files/-MaFv8XhWfLn9KOKiLGI" alt=""></div>

9\) Sign the transaction by clicking "Submit."

<div align="left"><img src="/files/-MaFvrR9LGYKaMelpo93" alt=""></div>

10\) You can see that your “Available” balance has increased by the amount you redeemed. Your KSM has been completely unbonded and is now freely transferable.

<div align="left"><img src="/files/-MaFvzY1jxS2tLqTJOKW" alt=""></div>


---

# 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://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm/unstake-polkawallet.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.
