# 如何编辑自定义网络

新增自定义网络后，会在网络选择列表中多出自定义网络的名称，当我们想去掉这个自定义网络的时候应该怎么操作呢？

1、打开TokenPocket，点击左上角![](/files/JsAXS1dmVh8FPXlQdaSv)菜单，打开【钱包列表】后，点击左上角![](/files/cSj3TkrA0Yy4bbJOUvuS)菜单。

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

2、进入到钱包管理界面有，点击右下角的![](/files/0oeHPiak9xKq8HPPA2Yr)菜单，在弹出的菜单中选择【网络管理】。

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

3、网络管理中，可以点击减号来隐藏不需要使用的公链，但是这里隐藏后并不是删除的作用。如果需要编辑或删除自定义网络需要点击右上角的【编辑】菜单，然后可以看到一个可以编辑的![](/files/6XKyipzgC5CQSKRP28Be)标记。

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

4、点击![](/files/6XKyipzgC5CQSKRP28Be)后，可以看到自定义网络的界面，在这个界面中可以对导入过的参数进行修改，也可以点击左下角的【删除】功能，点击后弹出是否删除自定义网络的提示，点击【确认】后，这个导入的自定义网络就会被彻底删除。

<figure><img src="/files/kAZjLLalFaDXneNZVts3" 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://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks/delete-custom-network.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.
