# Unstaking Your DOT Tokens on Polkawallet

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.

Unstaking on Polkawallet involves a few steps. First, you need to stop nominating to your Validator. Next, you need to unbond your tokens. Finally, after the "cool down" period finishes (7 days for Kusama, 28 days for Polkadot) you need to redeem (claim) your unbonded tokens.

## Stopping Your Nomination to Your Validator

1\) Open the Polkawallet mobile app and click `Staking`.

<img src="/files/KiJKerT5mybKuDkRxn5k" alt="" data-size="original">

2\) Click `Validators` in the upper right corner.

![](/files/2ZkzgmfMolbPSUpLEN9Y)

3\) Select `Set Nominees` and click `Stop Nominating`.

![](/files/9rNrLg3uSUhJ8Iu93HIx)

4\) Click `Submit`.

![](/files/c7G3LwNcb9YQx4mD6uq4)

## Unbonding Your Tokens&#x20;

1\) Select `Adjust Bonded` and click `Unbond`.

![](/files/fkzKvUWVBMTtYMB3aipl)

2\) Enter the amount you'd like to unbond and click `Submit`.

![](/files/spDDTX26K3jaWyFSmc1g)

3\) Click `Submit`.

![](/files/6pncbebXKv3W9keIhFe9)

4\) You should see a balance equivalent to the amount you just unbonded as "Unlocking."

![](/files/hP7XQTZkQtTOliirlhsz)

5\) You can check how much longer before your tokens unlock by clicking on the clock icon. Once the unlocking period is over, proceed to the steps below to redeem your ubonded tokens and make them transferrable.

![](/files/f6zNGMSrByxLfFZi1kj8)

## Redeeming Your Unbonded Tokens

1\) After the "cool down" period ends (7 days for Kusama, 28 days for Polkadot), open the Polkawallet mobile app and click `Staking`. You should see your unbonded tokens as "Redeemable."

![](/files/SyFjf6KSJjxiONtVQP0F)

2\) Select `Adjust Bonded` and then click `Redeem Unbonded`.

![](/files/0BMnVoVKN5VcRqvJpIbQ)

3\) Enter the amount you wish to redeem. Click `Submit`.

![](/files/4z6r42HfopHHxOu2GygJ)

4\) Click `Submit`.

![](/files/90zswFp4bWdWnPHLPQdM)

5\) You can see that your “Available” balance has increased by the amount you redeemed. Your tokens have been completely unstaked and are now freely transferable.

![](/files/zvMCKySFW9KN6LUni5Yo)


---

# 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-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.
