# Unstake

{% hint style="info" %}
For demonstration purposes, we chose a [Single Polkadot Vault](/wallet-management/polkadot-vault-wallet-legacy/single-polkadot-vault-wallet.md) account.
{% endhint %}

<div align="left"><figure><img src="/files/iZZAvEEGwWxiRqFGwG3W" alt=""><figcaption></figcaption></figure></div>

1. Choose your **preferred** wallet from the wallet drop-down by clicking on the wallet card.
2. Click on the **Staking** menu.
3. Select the **network** where you want to unstake your tokens.
4. Nova Spektr shows the **network staking information** and **the selected wallet nominating information** (staked tokens, rewards and unstaking tokens).

{% hint style="info" %}
Click on the **info icon** in order to check your nominator on the block explorer and check selected validators.
{% endhint %}

<details>

<summary>In case of a <img src="/files/OZzWFFnYhZc1u4F5p6UK" alt=""> Multishard wallet...</summary>

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

If you choose a ![](/files/OZzWFFnYhZc1u4F5p6UK) **Multishard** wallet, select **shard(s)** with the checkbox in order to start making the multishard operation.

</details>

5. Click on the **Manage stake** button, then the **Unstake** option.

<details>

<summary>In case of a <img src="/files/OZzWFFnYhZc1u4F5p6UK" alt=""> Multishard wallet...</summary>

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

If you choose a **Multishard** wallet, you are able to change your selected **shard(s)** under the drop-down menu.

</details>

<details>

<summary>In case of a <img src="/files/ID7gfuVcuOsTrOnoScEP" alt=""> Multisig wallet...</summary>

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

If you choose a **Multisig** wallet and you have more than one signatory, you are able to change your **signatory** account under the drop-down menu.

:warning: This signatory needs to lock up funds for the Multisig Deposit.

</details>

6. Input the **amount** that you wish to unstake.

<details>

<summary>In case of a <img src="/files/ID7gfuVcuOsTrOnoScEP" alt=""> Multisig wallet...</summary>

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

If you choose a **Multisig** wallet, you can add a description of the operation.

</details>

7. **Continue** and review all of the contextual information.
8. [Add to basket](/basket/add-operation-to-basket.md) or [Sign the operation](/operations/operations-signing.md).

{% hint style="warning" %}
The Basket is supported by Multishard Polkadot Vault or Polkadot Vault with Dynamic derivations accounts.&#x20;
{% endhint %}

{% hint style="info" %}
The way of signing depends on the [wallet type](/wallet-management/wallet-types.md).
{% endhint %}


---

# 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://docs.novaspektr.io/staking/unstake.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.
