# Adding and Submitting Tokens

### Add Tokens

* Select the chain where the asset you want to add is located，Click on the "**+**" button on the Assets page to open " Add Assets" page
* Enter and search the asset name you’d like to add, and then click on the checkmark on the right to add it
* USDT on Ethereum is taken as an example here (Select token by **logo** and **contract hash**)

![](/files/XHIfrSrDTkI9YUKLh9YA)

### My Token Management

* On the "**My token**" page, click on the icon at the upper right corner
* You can top the token, or move it up or down via the icons on the right of the token&#x20;
* You can click on the checkmark on the left of the token, and then click on the "Delete" button to delete it from the token list on your "Assets" page
* Click on the "**Complete**" button at the upper right corner to save the changes

![](/files/P3JA81oNnPg0XYgdXFAz)

### Submit New Tokens

* In case the token you are looking for isn't available, tap on "**Add a Custom Token**"
* Fill in the details regarding your token, and then tap on "**Submit**" button
* After submitting the information of the token, the token will be added to your Assets page
* In addition, after the submitted information of the token is verified, the token will be added to the token management list and available to be searched by the token name and added to the asset page

![](/files/SMkNln4879v5qLXf45RR)

* You can search token names on <https://coinmarketcap.com/> or <https://www.coingecko.com/>
* Click on the link of the token information page on explorer to view relevant information

![](/files/7tgaEqQb3U7VKRIRatnD)

![](/files/DYR3LmiRGEMO1huAzAnR)


---

# 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://docs.onto.app/guides/assets/adding-and-submitting-new-token-type.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.
