# 如何创建 Neo X (EVM) 钱包？

{% hint style="info" %}
本教程分为首次下载使用 NeoLine 插件钱包和已经有 NeoLine 插件，可根据自己的情况查看相应的部分。
{% endhint %}

### 首次下载使用 NeoLine 插件钱包

**前往 NeoLine 官网，进行谷歌插件钱包的安装，如安装遇到问题，**[**可点击这里查看教程**](/cn/qian-bao-xia-zai-an-zhuang/cha-jian-qian-bao/neoline-chrome-cha-jian.md)**。完成安装后：**

* 打开 NeoLine 插件钱包，点击【创建钱包】，选择 Neo X(EVM Network);
* 设置钱包名称，密码，点击【创建】；

<figure><img src="/files/K0NUW0TxCOPMsTrNe4ac" alt=""><figcaption></figcaption></figure>

* 备份钱包：备份是钱包创建过程中最重要的一步，也是成功创建钱包的最后一步。点击【立即备份】，安全、正确地备份钱包。
* 备份验证：点击【我已备份完毕】进入备份验证页面，将刚才备份的助记词按照顺序一一填写，填写完毕后，点击【确认】即可，如果备份验证提示有错误单词，请多次检查，填写正确的助记词！

<figure><img src="/files/Z6MqPRJlNNsvGGREzpGD" alt=""><figcaption></figcaption></figure>

完成以上步骤后，你的 Neo X 钱包就创建成功了！

### 已有 NeoLine 插件钱包

**打开 NeoLine 插件钱包，点击右上角头像进入【我的钱包】：**

<figure><img src="/files/01KuVqEdrXFQgA0Q01VX" alt=""><figcaption></figcaption></figure>

* 点击下方的【添加钱包】；
* 选择【创建钱包】；
* 选择 【Neo X (EVM Network)】；

<figure><img src="/files/m7urNTDEHUfgFl98fRao" alt=""><figcaption></figcaption></figure>

* 创建钱包页面——设置钱包名称;
* 备份助记词;
* 完成助记词备份验证后即可创建成功。

<figure><img src="/files/xfbZTrpZN0016qaZNFYc" alt=""><figcaption></figcaption></figure>


---

# 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://tutorial.neoline.io/cn/neox-qian-bao-de-chuang-jian-he-shi-yong/ru-he-chuang-jian-neoxevm-qian-bao.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.
