# Import Existing Polkadot Vault Account

{% 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` Recover Key Set.
3. `Input` the name for your key set.
4. `Input` your secret recovery phrase and then `select` next.
5. `Select` the networks that you would like to import keys for (you can add more alter) and `select` Done.
6. Polkadot Vault will now create keys for you that have the following derivation path format:
   * //polkadot for Polkadot, //kusama for Kusama, etc.
   * If you want to add the root key (i.e. with no derivation path) then you should follow the section of the wiki on how to add the root key for a network.


---

# 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/import-existing-polkadot-vault-account.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.
