# Import an Existing Wallet with Mnemonic

There are two types of "importing an existing wallet" within a wallet.

* import a wallet with mnemonic(a.k.a. seed phrase)
* import a wallet with a private key

For the first time to use Zecrey wallet, you need to have a set of seed phrase ready. Either you can create one with our wallet or you can just use the set you have before.&#x20;

The reason why we need a set of seed phrase for usage of a wallet is users can generate many new accounts within the wallet later.&#x20;

And within the wallet, you can import any new account with a private key.&#x20;

### Import an Existing Wallet in **Mobile App**

**Step 1**: Enter the app, click "**Create or Import Wallet**", and choose "**Import Wallet**".

![](/files/vsHlrLSc1nkqdQFUgMRP)

**Step 2**: Enter your recovery phrase and click "**Import**".

![](/files/mO0I0VLCOsjaQrVBiX3m)

**Step 3**: Set a 6-digit password for account security and transaction confirmation. If you forget the wallet password, you will need to reset Zecrey wallet in the setting, import your account with the recovery phrase and set a new password.

![](/files/m3X45lwSrPNUOnIkGJTQ)

###

### Import an Existing Wallet in Extension

**Step 1**: Enter the app, click "**Create or Import Wallet**", and choose "**Import Wallet**".

![](/files/tjzqLo3VGG5LpDDOydlw)

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

**Step 2**: Enter your recovery phrase and set a 6-digit password for account security and transaction confirmation. If you forget the wallet password, you will need to reset Zecrey wallet in the setting, import your account with the recovery phrase, and set a new password.

<figure><img src="/files/9yJmu7yeon7kvFul3Vbf" alt=""><figcaption></figcaption></figure>

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


---

# 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.zecrey.com/product-handbook/set-up-your-zecrey-wallet/import-an-existing-wallet-with-mnemonic.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.
