# 添加定制链的支持

## 一、背景

​ TokenPocket钱包现已支持通过支持开放接口，然后社区投票通过即可快速完成支持**EVM,Polkadot,EOSIO系列公链的支持**。如果项目方希望TokenPocket钱包支持非**EVM,Polkadot,EOSIO**技术系链，由于这类需要安排客户端更新支持，我们也可以支持，但是需要向TokenPocket钱包官方申请**定制链**开发。

## 二、提交定制链

​ TokenPocket钱包官方对定制链申请进行评估和深入交流，预先提交部分信息方便初步了解项目方信息。因此项目方需要提交官方网站地址、联系电话、邮箱地址、区块链节点、区块链浏览器等信息

我们收到您的提交申请，将第一时间安排人查阅、审核和回复您的申请。

​ 提交格式：

​ 项目方官方网址：<https://xxx.network.com>

​ 项目方联系电话：02x-223xxx12

​ 项目方联系邮箱：<xxx.xxx@xxx.com>

​ 项目方节点信息：<https://rpc.xxx.mainet.com>

​ 项目方区块链浏览器：<https://xxxscan.io>

​ 项目简介：x x x

​ 请将以上信息发送&#x81F3;**<bd@tokenpocket.pro>**

​


---

# 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/developer-cn/public-chain/add-chain/addchain-custom.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.
