> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peaq.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Leave Delegator Set

## Leave Delegator Set

Open the **Developer** tab, and click **Extrinsics**, there you'll need to send 2 extrinsics to leave the set of delegators and unlock your unstaked tokens.

### Request to Leave

`Developer → Extrinsics → Submission → parachainStaking → leaveDelegators`

<Note>It takes 14 days to unlock your stake after submitting `leaveDelegators` transaction.</Note>

<img src="https://mintcdn.com/peaq/H1zxsjVQsch8XR3k/assets/img/polkadot-js-delegator-6.png?fit=max&auto=format&n=H1zxsjVQsch8XR3k&q=85&s=709351a50fdca01a87fe82915169ba94" alt="polkadot-js-delegator-6" width="2558" height="682" data-path="assets/img/polkadot-js-delegator-6.png" />

Click `Submit Transaction`.

## Unlock Your Unstaked Tokens

`Developer → Extrinsics → Submission → parachainStaking → unlockUnstaked(target)`

<img src="https://mintcdn.com/peaq/H1zxsjVQsch8XR3k/assets/img/polkadot-js-delegator-7.png?fit=max&auto=format&n=H1zxsjVQsch8XR3k&q=85&s=6cf20c0e486309ae9db946f4aa84e5e1" alt="polkadot-js-delegator-7" width="2535" height="859" data-path="assets/img/polkadot-js-delegator-7.png" />

<Note>You will be able to unlock your tokens in 14 days  ( `201600` blocks) after sending `leaveDelegators`.</Note>

To check when you'll be able to unstake, use: `Developer → Chain state → parachainStaking -> unstaking`

<img src="https://mintcdn.com/peaq/H1zxsjVQsch8XR3k/assets/img/polkadot-js-delegator-8.png?fit=max&auto=format&n=H1zxsjVQsch8XR3k&q=85&s=d3eec54eac64873ab76cc1504d8fe71b" alt="polkadot-js-delegator-8" width="2557" height="962" data-path="assets/img/polkadot-js-delegator-8.png" />

1. Select `Id` in the dropdown list in the field `target: MultiAddress (LookupSource)`.
2. Use the address of your delegator account in the `Id:AccountId` field.
3. Click `Submit Transaction`.
