# 如何通过 NeoLine 添加和切换其他 EVM 网络？

{% hint style="info" %}
NeoLine 插件钱包目前已支持 Neo X (EVM Network)，支持用户自定义添加任何 EVM 网络。自定义方式如下：
{% endhint %}

### 添加其他 EVM 网络

* 点击钱包首页顶部的网络名称进入【切换网络】页面；
* 点击最下方的【添加网络】；
* 选择你要自定义的网络是 Neo N3 还是 EVM 网络；

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

* 进入添加网络页面，输入网络名称、RPC URL、链ID等必填信息，然后点击【确认】。

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

{% hint style="info" %}
提示：

1. 添加自定义网络时，请确保您输入的RPC信息来自可靠的机构或值得信赖的第三方提供商。
2. 自定义添加的其他网络将显示在 Neo X 下方！
   {% endhint %}

### 切换网络

打开钱包，在钱包首页点击顶部的网络名称，进入【切换网络】页面，选择需要切换的网络！


---

# 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-tong-guo-neoline-tian-jia-he-qie-huan-qi-ta-evm-wang-luo.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.
