# Import an Account with Polkadot Vault

{% hint style="warning" %}
The main benefit of Polkadot Vault is that your mnemonic passphrases / private keys are offline and airgapped at all times. It is recommended not to import accounts into Polkadot Vault that have been previously exposed to the internet and not airgapped.
{% endhint %}

{% hint style="warning" %}
The following steps need to be carried out on your **Polkadot Vault Device**.
{% endhint %}

1. Open the Polkadot Vault application.
2. `Select` **Add Key Set**.
3. `Select` **Recover Key Set**.
4. `Input` a **nickname** for your account, and `select` **Next**.
5. `Input` your **secret recovery phrase** and then `Select` **Recover Key Set.**


---

# 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/single-polkadot-vault-wallet/import-an-account-with-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.
