# How to unlock unstaked tokens

Before you can unlock your previously staked tokens, you have to wait **7 days** (in block time).

{% hint style="info" %}
**INFO**

If you have unstaked amounts, then you can view their locking status as follows: go to `Developer -> Chain state -> Storage`, then select  `parachainStaking -> unstaking`, select your account and click `+`. You will see a list of unstaked amounts and the blocks on which each amount will be unlocked.&#x20;

<img src="https://3995532231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MV1VXXsfM-OSWA2aH3X%2Fuploads%2FobXLMOrzDmC1ovbDFXpf%2FScreenshot%202023-10-16%20at%2020.34.18.png?alt=media&#x26;token=58bdacc2-2ec3-449c-afb4-bb401dec5740" alt="" data-size="original">
{% endhint %}

In the Polkadot JS Apps (<https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fparachain.curioinvest.com%2F#/explorer>) go to `Developer -> Extrinsics -> Submission`.

<figure><img src="https://3995532231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MV1VXXsfM-OSWA2aH3X%2Fuploads%2F0RFQKy5BH94U6kOZGzmW%2Fimage.png?alt=media&#x26;token=c95ac6a6-5044-4753-a618-26e0c8f5d295" alt="" width="563"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Delegator" %}

1. Select any account with enough balance to cover the transaction fee, which is around 0.005 CGT (*using the selected account* field)
2. Select the appropriate extrinsic: `parachainStaking -> unlockUnstaked(target)`
3. Select the `Id` option (the *MultiAddress (LookupSource) field*)
4. Select the Curio Parachain address you delegated from (the *Id: AccountId* field)
5. Sign and submit the extrinsic (the *Submit Transaction* button)

{% hint style="info" %}
**INFO**

Even if you have not exited, reduced or removed your delegation, you can still have unstaked tokens. This can happen if either of the following events occurred

* You were kicked out of your collator candidate's delegation pool because all current delegators have a higher stake
* Your collator candidate intentionally left the collator pool.
  {% endhint %}
  {% endtab %}
  {% endtabs %}
