# Attach Polkadot Vault (prev. Parity Signer) accounts

Polkadot Vault is a cold storage solution that turns your iOS or Android device into a dedicated hardware wallet for Substrate-based networks. Your keys are kept secure (i.e., offline) at all times, and transactions are signed in an air-gapped way via QR codes.

{% embed url="<https://www.youtube.com/watch?v=9qKf_FrwzxE>" %}

{% hint style="warning" %}
We advise you to create a backup of your recovery phrase and update to the latest version of Polkadot Vault if you are utilizing Parity Signer (an older version of the app before its rebranding).
{% endhint %}

Here are the articles in this section:

{% content-ref url="/pages/cCELrkkx5exYVobuk1IG" %}
[Add networks in Polkadot Vault](/main/web-dashboard-user-guide/cold-wallet-management/attach-polkadot-vault-prev.-parity-signer-accounts/add-networks-in-polkadot-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/xhYrZ4x2myJS2ID4zKuz" %}
[Update network metadata](/main/web-dashboard-user-guide/cold-wallet-management/attach-polkadot-vault-prev.-parity-signer-accounts/update-network-metadata.md)
{% endcontent-ref %}

{% content-ref url="/pages/pZvXI5Qy5U85CVLm0OyE" %}
[Attach an account](/main/web-dashboard-user-guide/cold-wallet-management/attach-polkadot-vault-prev.-parity-signer-accounts/attach-an-account.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.subwallet.app/main/web-dashboard-user-guide/cold-wallet-management/attach-polkadot-vault-prev.-parity-signer-accounts.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.
