# Import an Existing Wallet

You can import your existing Substrate or EVM based account into Nova Wallet using a variety of methods.

<table><thead><tr><th width="255.33333333333331">Import Method</th><th align="center">Substrate Account</th><th>EVM Account</th></tr></thead><tbody><tr><td>Cloud Backup</td><td align="center">Yes</td><td>Yes</td></tr><tr><td>Mnemonic Passphrase</td><td align="center">Yes</td><td>Yes</td></tr><tr><td>Raw seed / private key</td><td align="center">Yes</td><td>Yes, but not compatible with Metamask</td></tr><tr><td>Restore JSON</td><td align="center">Yes</td><td>Yes, but not compatible with Metamask</td></tr></tbody></table>

{% content-ref url="/pages/YZQlYoMrCqBK9Zea49aX" %}
[Import from Cloud Backup](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-from-cloud-backup.md)
{% endcontent-ref %}

{% content-ref url="/pages/EiDUdVeC2iyklPnkVHgI" %}
[Import via Passphrase](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-via-passphrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/UE8PSeBBBahJKy1mB569" %}
[Import via Raw Seed](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-via-raw-seed.md)
{% endcontent-ref %}

{% content-ref url="/pages/FeSnzvx4XaeUDXKHzhpy" %}
[Import via Restore JSON](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-via-restore-json.md)
{% endcontent-ref %}

{% content-ref url="/pages/ot0ijVRFgFfd1GvI7yPb" %}
[Import from Metamask (Ethereum Derivation Paths)](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-from-metamask-ethereum-derivation-paths.md)
{% endcontent-ref %}

{% content-ref url="/pages/EBadXPjdUEh7AJDqvDMe" %}
[Import Polkadot / Substrate Derived Accounts](/nova-wallet-wiki/wallet-management/import-an-existing-wallet/import-polkadot-substrate-derived-accounts.md)
{% endcontent-ref %}

You can also add watch-only wallets and connect your hardware wallets to Nova Wallet.

{% content-ref url="/pages/1GcwfECZybt72B2oxiZF" %}
[Add Polkadot Vault Account to Nova Wallet](/nova-wallet-wiki/wallet-management/hardware-wallets/polkadot-vault/add-polkadot-vault-account-to-nova-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/DaoMGJ4DlOi2lYrxwZCF" %}
[Add Ledger Account to Nova Wallet](/nova-wallet-wiki/wallet-management/hardware-wallets/ledger-devices/add-ledger-account-to-nova-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/xwMN6EIDOYdvJ2dgKcwC" %}
[Add Parity Signer Account to Nova Wallet](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/add-parity-signer-account-to-nova-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/qpvvyvsEr5noodpVY05f" %}
[Watch Only Wallets](/nova-wallet-wiki/wallet-management/watch-only-wallets.md)
{% endcontent-ref %}


---

# 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.novawallet.io/nova-wallet-wiki/wallet-management/import-an-existing-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.
