# Pair with Polkadot Vault

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

They are valid in case you are adding your first wallet into Nova Spektr.
{% endhint %}

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

<div align="left"><figure><img src="/files/WpwKVdjxGDX2QefzZ3XA" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Spektr Application <mark style="background-color:blue;">(Nova Spektr device)</mark>.
2. **Select** the Polkadot Vault option <mark style="background-color:blue;">(Nova Spektr device)</mark>.
3. **Open** the Polkadot Vault application on your mobile device <mark style="background-color:purple;">(Polkadot Vault Device)</mark>.
4. On your <mark style="background-color:purple;">(Polkadot Vault Device)</mark>, **select** the public address below your account name (as shown in the video demonstration in the Nova Spektr application).
5. A **QR code** will now appear on your <mark style="background-color:purple;">(Polkadot Vault Device)</mark>, point the camera of your <mark style="background-color:blue;">(Nova Spektr 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>.
6. You can now **name your wallet** in the Wallet name field <mark style="background-color:blue;">(Nova Spektr device)</mark>.

{% hint style="info" %}
By default, **hard derivation path keys** will be generated for each network based on each chain's chain spec details. For example, //polkadot for Polkadot, and //kusama for Kusama <mark style="background-color:blue;">(Nova Spektr device)</mark>.
{% endhint %}

<details>

<summary>In case you would like to add Custom derivation path keys...</summary>

<img src="/files/ZtSCzXCHwCaF6Rt7dsML" alt="" data-size="original">

1. Select the **Add more keys** button <mark style="background-color:blue;">(Nova Spektr device)</mark>.

<img src="/files/D9Zz60fB9XzgJVNMRUMl" alt="" data-size="original">

2. From the **Network** dropdown list, select the network for which you wish to add a new derivation path key <mark style="background-color:blue;">(Nova Spektr device)</mark>.
3. Select the type of derivation path key you wish to add from the **Type** of key dropdown list – Nova Spektr provides you with some predefined options: **Hot, Public, Staking, Governance** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
   * *\*Optional – if you wish to add a **custom derivation path key**, select **Custom key** from the dropdown list – you can then input your custom derivation path key in the derivation path field* <mark style="background-color:blue;">(Nova Spektr device)</mark>*.*
4. *\*Optional - Tick the **Sharded** account option to create a multishard account then set the **number of shards** from 2-50 <mark style="background-color:blue;">(Nova Spektr device)</mark>.*
5. Input the **display name** for this account under the **Key display name** field <mark style="background-color:blue;">(Nova Spektr device)</mark>.
6. Review the **derivation path key** in the **derivation path field** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
7. Select the **Add new key** button to add this new derivation path key <mark style="background-color:blue;">(Nova Spektr device)</mark>.

<img src="/files/HsbAWswvvAQxrY4rV624" alt="" data-size="original">

4. Select **Save** <mark style="background-color:blue;">(Nova Spektr device)</mark>.

</details>

{% hint style="info" %}
Sharding creates a set of different keys (shards) that are independent of each other but associated with each other in the Nova Spektr application for some operations.&#x20;

A sharded account consists of multiple keys (shards) numbered from 0 to the total number of shards minus 1. Each shard is created with a hard derivation path (//0, //1, //2,...,//N-1)
{% endhint %}

{% hint style="info" %}
To add accounts for each network, repeat the previous steps as many times as you want.
{% endhint %}

11. Select **Continue** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
12. Using your <mark style="background-color:purple;">(Polkadot Vault Device)</mark>, **scan** the QR code that has appeared on your <mark style="background-color:blue;">(Nova Spektr device)</mark>.
13. A **QR code** will now appear on your <mark style="background-color:purple;">(Polkadot Vault Device)</mark>, point the camera of your <mark style="background-color:blue;">(Nova Spektr 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>.
14. Your Polkadot Vault wallet is now paired with Nova Spektr.


---

# 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/pair-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.
