# How to Create an OORT Wallet?

To create an OORT Wallet, please follow these steps:

1. Go to the Wallet page in the OORT App.
2. Tap the add wallet icon, then select ‘CREAT&#x45;**’**.
3. Set the “Wallet Name” and “Password”
4. Back up the “Secret recovery phrase” according to the security prompts
5. Verify the words again, to ensure the correctness of secret recovery phrase
6. Creation completed

In the process of creating identity, you need to particularly pay attention to the following points:&#x20;

* **Wallet Password equals the "transaction password" for all wallets under this identity**
* Only you know the Wallet Password, OORT can not help you retrieve your password, so please keep it safe
* Secret recovery phrase is very important. If you share or lose it, you will lose your assets. Be sure to back up your secret recovery phrase


---

# 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.oortech.com/oort/oort-wallet/ale-faq/how-to-create-an-identity.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.
