# Watch-only Wallet

Nova Spektr's watch-only wallet feature allows you to add a **read-only** version of an account into the app by inputting an account's public address!

Watch-only wallets are an effective way to manage your portfolio - they allow you to keep track of where your assets are allocated, and for those with high-value accounts - this feature allows you to easily keep track of your portfolio.

Finally, watch-only wallets allow you to keep track of VIP accounts, so you can easily track their on-chain activity.

### Add a Watch-only Wallet

To add a watch-only wallet in Nova Spektr you must do the following:

<figure><img src="/files/vP29IBLreaeVcHlPbpC6" alt=""><figcaption></figcaption></figure>

1. Open the **wallet tab** located in the top left of Nova Spektr.
2. Select the **Add** dropdown, and then select **Watch-only.**
3. Input the **Wallet name** and **address** for the account.
4. Check the **list of accounts** in your wallet and proceed.


---

# 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/watch-only-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.
