# Polkadot Vault

{% hint style="warning" %}
The information in this section of the wiki is relevant for Polkadot Vault version 6.3 and above.
{% endhint %}

**Polkadot Vault** is a cold storage solution, which 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.

Using Polkadot Vault in conjunction with Nova Wallet means you will use two mobile devices to sign transactions. It is important to note that the device which has Polkadot Vault installed on it should be:

* Factory-reset to remove any previous data;
* Disconnected from the internet;
* Set to Airplane mode.

{% hint style="info" %}
If your **Polkadot Vault Device** ever connects to the internet / is tethered to a computer with internet access, you will receive a warning that your **Polkadot Vault Device** is no longer secure.
{% endhint %}

**What is a Polkadot hardware wallet?**

A Polkadot hardware wallet stores your DOT and other assets securely offline. Polkadot Vault turns any mobile device into a hardware wallet using air-gapped QR-code signing.

**Is Polkadot Vault a cold wallet?**

Yes, Polkadot Vault functions as a true cold wallet for Polkadot, as it stays completely offline and never connects to the internet during transactions.

**How do I set up a cold wallet for Polkadot?**

To set up a Polkadot cold wallet, install Polkadot Vault on a second device, reset it, enable Airplane Mode, and pair it with Nova Wallet. Transactions are signed via QR codes.


---

# 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.novawallet.io/nova-wallet-wiki/wallet-management/hardware-wallets/polkadot-vault.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.
