# 自定义网络推广链接

#### 定制化URL拼接规则:

&#x20;<mark style="color:blue;"><http://tp-lab.tokenpocket.pro/AddChain/index.html?locale=参数1\\&chainId=参数2\\&name=参数3\\&rpc=参数4\\&nativeCurrencySymbol=参数5\\&nativeCurrencyDecimals=参数6></mark>

#### 参数讲解：

1）如果您要推广的网络在[NetworkList](https://github.com/TP-Lab/networklist-org)里包含了，则 参数3，参数4，参数5，参数6可不传

2）如果您要推广的网络不在[NetworkLis](https://github.com/TP-Lab/networklist-org)t里，则 所有参数都为必填

我们欢迎您通过[NetworkList](https://github.com/TP-Lab/networklist-org)向我们提交您的网络配置，进行更深层次的定制化

`参数1： 中文：zh 英文：en`

`参数2： 填写您的网络ChanId`

`参数3： 设置您的网络名称`

`参数4： 填写RPC链接`

`参数5： 网络原生币Symbol`


---

# 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/customize-network-add-link.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.
