> For the complete documentation index, see [llms.txt](https://docs.novawallet.io/nova-wallet-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novawallet.io/nova-wallet-wiki/wallet-management/hardware-wallets/polkadot-vault-legacy/add-polkadot-vault-account-to-nova-wallet.md).

# Add Polkadot Vault Account to Nova Wallet

{% hint style="warning" %}
The following steps include actions you must perform on both your **Polkadot Vault Device** and your **Nova Wallet Device**.
{% endhint %}

{% hint style="info" %}
Actions for each device are clearly labelled below.
{% endhint %}

1. `Select` the **Key Sets** tab in the Polkadot Vault Application <mark style="background-color:purple;">(Polkadot Vault Device)</mark>.
2. `Select` your account's **nickname** <mark style="background-color:purple;">(Polkadot Vault Device)</mark>.
3. `Select` a **network** on your account, for example, Polkadot <mark style="background-color:purple;">(Polkadot Vault Device)</mark>.
4. `Select` your desired **account** <mark style="background-color:purple;">(Polkadot Vault Device)</mark>**.**
5. A **QR code** should now be displayed <mark style="background-color:purple;">(Polkadot Vault Device)</mark>.
6. Open the Nova Wallet application and `Select` **Already have a wallet** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
7. `Select` **Hardware wallet** and then `Select` **Polkadot Vault** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
8. Read the on-screen prompt and `Select` **Scan QR code** <mark style="background-color:blue;">(Nova Wallet Device)</mark>. If requested, allow Nova Wallet access to your camera.
9. Point the **camera** of your <mark style="background-color:blue;">Nova Wallet Device</mark> so that it captures the image of the QR code which is displayed on your <mark style="background-color:purple;">Polkadot Vault Device</mark>.
10. Once the QR code has been successfully scanned, `Select` **Continue** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
11. `Input` a **nickname** for your account <mark style="background-color:blue;">(Nova Wallet Device)</mark>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.novawallet.io/nova-wallet-wiki/wallet-management/hardware-wallets/polkadot-vault-legacy/add-polkadot-vault-account-to-nova-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
