# Unstaking Your KSM Tokens on Polkadot.{js} Extension

You will need to unstake your KSM tokens prior to bonding them to the [crowdloan module](/crowdloans/crowdloan.md). 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.

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

### Step 1: Stop nominating (staking) <a href="#step-1-stop-nominating-staking" id="step-1-stop-nominating-staking"></a>

1.Open [Polkadot{.js}](https://polkadot.js.org/apps/#/explorer) and connect to the Kusama network. Then in the navigation bar at the top of the page, click on the “Network” dropdown and select “Staking.”

![](/files/-M_Y4ucmTs68yG4DSOap)

2\. Click on “Account actions” in the white sub-header towards the top of the screen. Then click “Stop” (towards the right of the screen) on the account that you’d like to unstake.

![](/files/-M_Y6Rsll03TC5uu77xP)

3\. Click “Sign and Submit” in the bottom right corner to authorize the transaction. Your browser extension will prompt you to enter your password and sign the transaction. You have now stopped nominating, but your tokens remain bonded.

![](/files/-M_Y6WgdXi7lBrv-uN1d)

### Step 2: Unbonding <a href="#step-2-unbonding" id="step-2-unbonding"></a>

4.To unbond your tokens, click on the ellipses (three dots) on the right-hand side of the page and click “Unbond funds.”

![](/files/-M_Y6djhOoTb-cSj08Tw)

5\. Enter the amount you’d like to unbond and then click “Unbond.” Sign and submit the transaction.

![](/files/-M_Y6iwb1HJRV3e3lYgC)

6\. If done successfully, there should be a clock icon next the amount you requested to be unbonded. You can hover over the icon to see how much longer until the tokens are fully unlocked, which is approximately 7 days.

![](/files/-M_Y6qY12LtINdDxZs0p)

7\. Once the 7 days have passed, return to the account actions tab, click on the three ellipses, and select “Withdraw unbonded funds.” This will make your KSM transferable. Even though it says “withdraw,” they won’t be leaving your account.

![](/files/-MaFyOlxrSLtgmpKA3_l)

8\. Sign and submit the transaction.

![](/files/-MaFyXv6XOaO-ppZQ4YD)

9\. You can return to “My Accounts” and select the dropdown next to balance to see that your KSM is now transferable.

![](/files/-MaFyfXPkJUZShAdb2eV)


---

# 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://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm/unstaking-your-ksm-tokens-on-polkadot.-js-extension.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.
