# Create

## Create NightELF Account

You can think of NightELF as a keypair and authorization management tool. All your keypairs and corresponding authorizations will be displayed in NightELF and you can manage them. When you are using NightELF for the first time, you need to do the following.

![Create](/files/-Lwc02mkF-M7h3W3e7ok)

First, you need to enter a password with a length of at least 9 digits, which must have a certain degree of complexity. It can contain uppercase letters, lowercase letters, symbols, numbers. Then click the `Create Wallet` button

## Protocol

Through the previous step, you can see the NightELF User Agreement, please read it carefully and decide whether you want to use NightELF, then click Agree or Refuse

![Agreen](/files/-Lwc02mm48tTT4gkQxwJ)

## Homepage

If you see the following page, which means you have successfully created your NightELF account.

![Home](/files/-Lwc02moawosN_ngraO7)


---

# 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.browser-extension.aelf.io/user/create.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.
