# Polkadot Vault Wallet \[Legacy]

[Polkadot Vault](https://signer.parity.io/) (Formerly Parity Signer) is a cold storage solution that allows you to turn your iOS or Android device into a dedicated hardware wallet for Polkadot, Kusama, and other Substrate-based chains. Your keys are kept secure (i.e. offline) at all times, and transactions are signed in an air-gapped way via QR codes.&#x20;

{% hint style="info" %}
The device on which you install Nova Spektr has to have a **camera** so that it can scan QR codes. This can be a laptop camera or an external webcam.
{% endhint %}

{% hint style="warning" %}
It is important to note that the device which has Polkadot Vault installed on it should be:

1. **Factory Reset to remove any previous data**
2. **Disconnected from the internet**
3. **Set to airplane mode**

If you turn off airplane mode, connect to the internet, or plug in your Polkadot Vault device to a computer that has internet access after setting up your Polkadot Vault you will need to repeat the process of installing and setting up Polkadot Vault.
{% endhint %}

{% content-ref url="/pages/LOqYa9jUBh1LyUTiQoh3" %}
[Single Polkadot Vault Wallet](/wallet-management/polkadot-vault-wallet-legacy/single-polkadot-vault-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/WvU8eIkSuCp42PWgBuVC" %}
[Multishard Polkadot Vault Wallet](/wallet-management/polkadot-vault-wallet-legacy/multishard-polkadot-vault-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/jZ8dGzbxma0MLSNCWkjw" %}
[Update Chain Metadata in Polkadot Vault](/wallet-management/polkadot-vault-wallet-legacy/update-chain-metadata-in-polkadot-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/znXUT8cg3jLc2oXyVex4" %}
[Add Public Key for a Network](/wallet-management/polkadot-vault-wallet-legacy/add-public-key-for-a-network.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ycm0hXO9Y3o3cEAJmeP4" %}
[Derivation Paths – Add Root Key](/wallet-management/polkadot-vault-wallet-legacy/derivation-paths-add-root-key.md)
{% endcontent-ref %}


---

# 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/wallet-management/polkadot-vault-wallet-legacy.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.
