# Nova Wallet

[**Nova Wallet**](https://novawallet.io/) **is a next-gen iOS/Android application for the Polkadot & Kusama ecosystem, which provides the ultimate mobile wallet experience!**

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

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

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

1. Open the **wallet tab** located in the top left of Nova Spektr <mark style="background-color:blue;">(Nova Spektr device)</mark>.
2. Select the **Add** dropdown, and then select **Nova Wallet** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
3. **Scan** the QR code and **Confirm** the connection <mark style="background-color:purple;">(Nova Wallet device)</mark>.
4. Input the **Wallet name** for the account <mark style="background-color:blue;">(Nova Spektr device)</mark>.

<details>

<summary>Brave browser troubleshooting</summary>

Brave browser limits web-socket connection which may lead to problems when pairing with Nova Wallet.&#x20;

If the QR code for pairing isn't shown then open your Brave browser **Settings**. Then open **Shields** and turn off **Block fingerprinting**.

</details>


---

# 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/nova-wallet.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.
