# Create your ZKX Wallet account

<h3 align="center"><img src="/files/V6ZpfODL4MY1tFzGkIZb" alt=""></h3>

### Creating a New Wallet (Create New Account)

To create a new wallet in ZKX Wallet, follow these steps:

1. Click Create New Account on the welcome screen.
2. Review the security tips carefully, then tick the checkbox to confirm. Click Create Recovery Phrase to proceed.
3. Your recovery phrase will be displayed.
4. Write it down or store it securely in an offline location.
5. Do not share it with anyone. If your recovery phrase is exposed, anyone can gain full access to your wallet and assets.
6. Once you have securely saved it, click I’ve saved the phrase.
7. Click Complete to finish the wallet creation process.

After setup, you can create additional accounts (sub-wallets) under the same recovery phrase if needed.

<figure><img src="/files/4C1xdR9VUKBIJEN21Dtj" alt="" width="357"><figcaption></figcaption></figure>

### Importing an Existing Account

ZKX Wallet allows you to import an existing wallet using multiple methods, depending on your setup and preferences.

Available import options include:

* Private Key
* Recovery Phrase (Seed Phrase)
* Trezor Hardware Wallet
* Ledger Hardware Wallet
* Grid Plus
* SafePal
* JSON backup file

To import your account:

1. Select Import Existing Account.
2. Choose your preferred import method.
3. Follow the on-screen instructions to complete the process.

Ensure that you only input sensitive information (such as private keys or recovery phrases) in a secure environment. Never share this information with anyone.

<br>


---

# 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.libertyswap.finance/zkx-wallet/user-manual/create-your-zkx-wallet-account.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.
