# 📄 Token Listing Policy

The following criteria will be reviewed before a token is accepted for listing on DragonSwap:

* **Contract Verification**: Token contract must be verified on [SeiTrace](https://seitrace.com/).
* **Liquidity**: The token must maintain a minimum liquidity of $10,000 for 7 days post TGE.
* **Social Media Presence**: The token must have an active presence on platforms like X (formerly Twitter), Medium, Telegram, or Discord.
* **Detailed Token Information**: The token must provide a document with detailed project information, including tokenomics.
* **Holders**: The token must have a minimum of 500 holders.

Please note that meeting these requirements does not guarantee approval, as DragonSwap reserves the right to reject any projects deemed spam, fraudulent, or offensive.

To submit a pull request, go here: [github.com/dragonswap-app/assets ](https://github.com/dragonswap-app/assets)


---

# 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.dragonswap.app/dragonswap/faq/token-listing-policy.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.
