# 创建

## 创建

你可以把 NightELF 看做一个 keypair 与 授权的管理工具，你的所有 Keypair 与相应的授权情况都会在 NightELF 中显示，并且你可以通过。在初次使用 NightELF 的时候, 你需要做如下操作。

![Create](/files/-LubkfJd2l6Oq4EEAfqx)

首选你需要输入一个长度至少达到9位的密码，需要有一定的复杂程度, 可以包含大写字母、小写字母、符号、数字。 然后点击 `创建钱包` 按钮

## 协议

通过上一步，你可以看见NightELF的使用协议，请详细阅读我们的使用协议并决定您是否要使用NightELF，然后点击同意或者取消

![Agreen](/files/-LubkfJfLO9DBOQGtw-q)

## 使用界面

如果您看到了以下界面，证明你已经创建成功了。

![Home](/files/-LubkfJhSQFEkODE4z4c)


---

# 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/langs-zh/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.
