# Wallet Types

{% hint style="warning" %}
Members of the Novasama Technologies team will **NEVER** send you a direct message asking you for your crypto/private key/seed phrase, and will **NOT** request you to fill out any Google Forms, etc. — anyone doing so is trying to scam you by impersonating a team member and you should report and block them.
{% endhint %}

The Nova Spektr application does not store any sensitive data such as your **Mnemonic Passphrase**, **Raw seed**, or **Private Key**. Furthermore, the Nova Spektr application will never ask the user to enter any such sensitive or private data.

### Here are the ways that you can connect a wallet to Nova Spektr.

<table><thead><tr><th width="358">Connection method</th><th width="210">Can initiate operations?</th><th width="182">Currently available?</th></tr></thead><tbody><tr><td><img src="/files/OZzWFFnYhZc1u4F5p6UK" alt=""> <a href="/pages/bV6QbTfPRMtuaHpMzPPM">Polkadot Vault</a> (Dynamic Derivations)</td><td>yes</td><td>yes</td></tr><tr><td><img src="/files/OZzWFFnYhZc1u4F5p6UK" alt=""> <a href="/pages/LOqYa9jUBh1LyUTiQoh3">Single Polkadot Vault</a> (Legacy)</td><td>yes</td><td>yes</td></tr><tr><td><img src="/files/OZzWFFnYhZc1u4F5p6UK" alt=""> <a href="/pages/WvU8eIkSuCp42PWgBuVC">Multishard Polkadot Vault</a></td><td>yes</td><td>yes</td></tr><tr><td><img src="/files/ByN8CdlC3OoS6emm9v4g" alt=""> <a href="/pages/QvRMQ7KvZF4HqlGqWEoS">Nova Wallet</a></td><td>yes</td><td>yes</td></tr><tr><td><img src="/files/hU6IEz2UeASJIWl8qYTd" alt=""> <a href="/pages/M45ULmeLTbIhkUJRFNrB">WalletConnect</a></td><td>yes</td><td>yes</td></tr><tr><td>🧩 Browser Extensions*</td><td>yes</td><td>yes</td></tr><tr><td><img src="/files/HAnR8YNGN308y2C9lgG3" alt=""> Ledger</td><td>yes</td><td>no (available soon)</td></tr><tr><td><img src="/files/QS5KPoIdPwifO1eJbKOw" alt=""> <a href="/pages/qSXr6AuqBeoOOqAes412">Watch-only</a></td><td>no</td><td>yes</td></tr></tbody></table>

\*Polkadot JS extension, Talisman, and SubWallet are supported.


---

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