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

You will need to unstake your DOT tokens prior to contributing to the crowdloan module. For recently unstaked DOT tokens, Polkadot has a delayed exit period (28 days), which serves as a cooldown. After the 28 day period has ended, you can claim your DOT and contribute them to the Acala crowdloan.

## Step 1: Stop nominating (staking)

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

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/-MlMlCPQ7B1_m2-RiHBO)

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.

## Step 2: Unbonding

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

![](/files/-MlMrZWPasqrTD125WnM)

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

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 28 days.

## Step 3: Claiming

7\. Once the 28 days have passed, return to `Account actions`, click on the three ellipses, and select `Withdraw unbonded funds`. This will make your DOT transferable. Note that even  though it says “withdraw,” your DOT won’t be leaving your account.

![](/files/-MlMsgBFVOFUSn2fAFRx)

8\. Sign and submit the transaction.

9\. You can return to `My Accounts` and select the dropdown next to balance to see that your DOT are now transferable. You can now contribute to the Acala crowdloan.<br>


---

# 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/acala-crowdloan/dot-address/unstaking-your-dot/unstaking-your-dot-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.
