# WalletConnect Wallet

[WalletConnect](https://walletconnect.com/) is a communications protocol for web3, it brings the ecosystem together by enabling wallets and apps to securely connect and interact.

{% hint style="warning" %}
The following steps include actions you must perform on both your **WalletConnect 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/7Y7lZe1p036r1hKVJnyM" 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 **WalletConnect** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
3. **Scan** the QR code and **Confirm** the connection <mark style="background-color:purple;">(WalletConnect device)</mark>.
4. Input the **Wallet name** for the account <mark style="background-color:blue;">(Nova Spektr device)</mark>.


---

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