# How to add a token to the Token List?

Hello, IC project team,

Regarding Token List:&#x20;

Please submit a Motion proposal on ICPSwap SNS. (You can submit proposals via [Openchat](https://oc.app/community/qhpy7-vqaaa-aaaar-aurxa-cai/channel/146905696808670344863162689200573775433/?ref=a2tvx-kiaaa-aaaar-auzja-cai) ). Once the proposal is adopted, the ICPSwap team will add the project's token to the token list. This process will be automated in the future, similar to adding tokens on OpenChat.

<figure><img src="/files/iATvEmMLO8tFQwFnlYkj" alt=""><figcaption></figcaption></figure>

#### Regarding the Motion proposal, these are what the ICPSwap team values:

1. The project should include an introduction, project Twitter, project website, and project community groups (Telegram, Discord, OpenChat, etc.). The more detailed information, including GitHub, the better. This helps the community understand the project.
2. It's preferable for the token to use the ICRC token standard introduced by [DFINITY](https://github.com/dfinity/ic/tree/master/rs/rosetta-api/icrc1) . If using tokens minted with other code, please provide a way to query token all transfer records. This means that in case of issues with token transactions or withdrawals due to exhausted with the index or token canister cycles, the ICPSwap team can respond and handle them promptly.
3. The token has been trading steadily for more than 3 days, indicating that the token does not have features such as the buy-only not sell feature, which could harm the community.

#### Featured Token Criteria

To help ensure that featured tokens remain a curated and high-quality selection, we aim to keep their number at a reasonable level.

ICPSwap proposes that applications for featured tokens meet the following criteria:

1. A minimum trading volume of $20,000 USD over the past 7 days
2. A minimum TVL of $50,000 USD for the token’s trading pairs

Applications that do not meet these criteria may be rejected by the ICPSwap team.

#### Optional:

1. The token is already listed on CoinGecko or other cryptocurrency market data websites.
2. Part of the token liquidity is either burned by transferring to a burn address or locked using liquidity-locking solutions supported by @icsneed team. This is to increase the cost of Rug and protect the community.

The ICPSwap team's Devs neurons will vote based on the highest number of community votes as the proposal nears its end.

***P.S. On ICPSwap, you can create liquidity pools and initiate trading for any 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://iloveics.gitbook.io/icpswap/products/token-list/how-to-add-a-token-to-the-token-list.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.
