# 关于自定义网络

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


---

# 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.tpwallet.io/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.
