# How to submit token

​Token inclusion can be applied through official channels. Once successful, you can search the name or contract address in the mobile wallet for easy viewing. The submission is also very simple. It should be noted that the logo of token by such inclusion is in the default (official unified template). If you need to add your own personalized icon,[ you can apply for it](https://help.tokenpocket.pro/en/developer/how-to-submit-a-token-logo).

### The method of adding is as follows:

1.Go to TokenPocket official website: <https://www.tokenpocket.pro/>, click \[Submit Project] on the navigation bar, and then click \[Token];

![](/files/vKaA2jr4esjv7FHqHZIQ)

2.Fill in the token information in order, and then click \[Submit].

**Note:** Admins will audit your token submission as soon as possible, so, your patience will be appreciated.

![](/files/A0sbcaFHiOZIe9al5JCZ)

**\[Project Network]** wrong submission will result in the project not be visible in the unreviewed corresponding network, which will affect the review results.

**【Contract address】**&#x46;illing incorrect will lead to the failure of Token inclusion.

**【Token Decimal】**&#x49;ncorrect decimal filling will result in inaccurate number of tokens

**【Contact Email】**&#x61; correct email address can guarantee good communication when encountering problems.

**3. Other matters needing attention**

3.1. Token submission repeated, as shown in the figure below:

![](/files/DRNOVVDFE1DWmA5I8vfK)

3.2. Tokens submitted frequently, as shown in the figure below:

![](/files/4QjgvXK1cDlth1MRHMjM)

3.3. Token submission successful, as shown in the figure below:

![](/files/zA8yOQU8qefv1oTvSeLg)

**Related tutorial:**\
[**How to update the token logo & info ?**](https://tphelp.gitbook.io/en/wallet-operation/how-to-submit-a-token-logo)


---

# 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-en/token/how-to-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.
