# 如何提交代币？

1、点击链接进入TokenPocket官网：<https://www.tokenpocket.pro/>，点击导航栏【项目提交】；

![](/files/ribqzYlYAG86ESOuG2DJ)

2、点击【提交Token】；

![](/files/I8UOfT9mVwTOzT6p1dNJ)

3、按顺序填写信息，然后点击【提交】即可。\
（注意：代币提交完成后，管理员将会尽快审核您的申请，请耐心等待。）

![](/files/t8LJzeS7b4AEWgoX4ykS)

**相关文章：**\
1）[关于自定义代币](https://tphelp.gitbook.io/cn/wallet-operation/custom-token)\
2）[关于自主提交代币图标](https://tphelp.gitbook.io/cn/wallet-operation/submit-token)


---

# 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/developer/submit-token.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.
