# Create a New Wallet

{% hint style="info" %}
You can import your existing Polkadot (Substrate) and EVM (Metamask) accounts into Nova Wallet! See the [Import Wallet](https://docs.novawallet.io/nova-wallet-wiki/wallet-management/import-an-existing-wallet) page for more information.
{% endhint %}

### Create a New Wallet with Cloud Backup

{% hint style="info" %}
To learn more about cloud backup, see [these articles](https://docs.novawallet.io/nova-wallet-wiki/settings/backup).
{% endhint %}

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2FfF7HIraNUXdFcmhpwEOf%2FWallet%20Management%20-%20Create%20New%20Wallet%20with%20Cloud%20Backup.avif?alt=media&#x26;token=1a83589e-c47e-49d7-9df4-ee73b090b08e" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` **Create a new wallet**.
3. `Input` your wallet's **nickname**.
4. `Select` **Continue with Google** or **Continue with Apple**.
5. `Select` **Got it** after reviewing the pop-up warning message.
6. `Input` your **Backup password** and confirm it.
7. `Select` **Continue**.

### Create a New Wallet with a Manual Backup

{% hint style="warning" %}
⚠️ Store your secret passphrase privately and **NEVER** share it with anyone ⚠️

Admins will **never** DM you first and will never request anything from you — if you see a person sending you a message with the same photo & name that admins have — it's a scam.

Admins will **never** ask you for crypto/private key/secret passphrase. Do **NOT** open links from anyone in DMs to “verify/synchronize your wallet” or any requests to “fill Google form” — these people are trying to scam you. Please Report and block them.

**If you share your secret passphrase with anyone they will then have control of your account and your assets.**
{% endhint %}

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2FyI8xCu42IhsYLdVnGd4J%2FWallet%20Management%20-%20Create%20New%20Wallet%20with%20Manual%20Backup.avif?alt=media&#x26;token=b3a97308-edeb-4526-8332-cfa63acee380" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` **Create a new wallet**.
3. `Input` your wallet's **nickname**.
4. `Select` **Continue with manual backup**.
5. `Select` **I Understand** after reviewing the pop-up warning message.
6. Tap to reveal your **Passphrase** and make a copy of it on paper. Check our recommendations on how to store your passphrase securely [here](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/seed-phrase-management).
7. Review the warnings below and tap on each to accept.
8. `Select` **Continue**.
9. `Input` your **Mnemonic Passphrase** in the correct order and `select` **Continue** (or `select` **Skip Process**).&#x20;

### Create More New Wallets

If you would like to create an additional wallet, simply follow these steps:

1. Open the Nova Wallet application.
2. `Select` the **identicon** in the top right of the screen.
3. `Select` the **settings option** (cogwheel).
4. `Select`**Add wallet**.
5. `Select` **Create a new wallet** and follow the same steps as for your first wallet (see them above).


---

# 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/create-a-new-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.
