> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks.md).

# 关于自定义网络

- [什么是自定义网络](https://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks/custom-networks.md)
- [自定义网络推广链接](https://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks/customize-network-add-link.md): 使用TP钱包向您的社区推荐其他网络，方便用户快速将其他网络添加到TokenPocket进行使用。
- [如何添加自定义网络](https://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks/add-custom-network-xdai-chain.md): 本教程通过自定义网络添加Base Goerli测试网络进行演示
- [如何编辑自定义网络](https://help.tokenpocket.pro/cn/wallet-operation/about-custom-networks/delete-custom-network.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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