# How to create a new account？

![](/files/AtPR7gJk8FRhX3Mr66r6)

When using Zecrey Wallet for the first time, click "**Create New Account**" on the homepage, set the wallet password for Zecrey login, save the secret recovery phrase and keep it safe.&#x20;

There can be multiple accounts in one wallet and each one of them has a unique address and recovery phrase. To create another account in your Zecrey wallet, click on the avatar in the bottom bar to open the account panel, select "**Create New Account**" and it'll be done in a few seconds.


---

# 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/education/get-started/how-to-create-a-new-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.
