# 如何导入 Neo X (EVM) 钱包？

如果你有其他 EVM 钱包，不想创建新钱包，可以通过私钥或助记词来导入钱包。导入时请避免将其复制到剪贴板中，以防信息泄露，建议您将这些信息写在纸上，并手动输入。

**NeoLine 默认显示 Neo X 网络，如果你需要切换至其他 EVM 网络，可前往钱包主页切换网络页面添加其他 EVM 网络，**[**详细可参考教程！**](broken://pages/cnBW1RnpofXMmRLD4VMK)

### 已经有 NeoLine 插件钱包情况下：

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

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

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

* 选择【导入方式】，私钥或者助记词；
* 设置钱包名，完成导入。

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

### 首次使用 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/7pObWOHk9TALYZSNoaT0" alt=""><figcaption></figcaption></figure>

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


---

# 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-dao-ru-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.
