# Whitelist your token (optional)

1. TVL[^1] for your token on DeDust must be at least 2000 TON paired with TON or USDT. In other words, total amount of 1000 TON (or USDT equivalent) + equivalent in your token must be deposited to one or several pools on DeDust.
2. Ownership of a token contract must be revoked.
3. Project must have a Telegram channel or X (Twitter) account.

Fill out the [listing application](https://forms.gle/wpFxwtyhBMKu2hs37) whenever you are ready.

{% hint style="info" %}
Token verification in [blockchain explorers](#user-content-fn-2)[^2] and in [wallet apps](https://ton.org/wallets) is handled at their side, based on their policies. It's entirely up to them whether to verify a particular token or not.
{% endhint %}

**Common reasons why your token may be not whitelisted:**

1. Tokens minted on non-trusted platforms using unverified token contract.
2. Fake copies of [popular tokens](#user-content-fn-3)[^3], or tokens totally copying popular projects' naming and identics.
3. Tokens with modified (custom) jetton smart contract, especially having [unresolved technical issues](#user-content-fn-4)[^4].
4. Tokens making a propaganda of violence, racism, gender discrimination, 18+ and shock content, or any other commonly known illegal activity.
5. Tokens that in any other way may harm DeDust users or DeDust itself reputation.

{% hint style="info" %}
Even if your token is not whitelisted, anyway it's still available for trading by anyone on DeDust, just after an additional [token import](/en/launch/whitelist/non-whitelisted.md) step and considering the [token's tradability](/en/launch/add_token/create_pool/fiat_price.md#how-to-make-token-tradable-and-obtain-non-zero-fiat-usd-price) conditions.
{% endhint %}

[^1]: Total Value Locked

[^2]: Like [Tonscan](https://tonscan.org) or [Tonviewer](https://tonviewer.com)

[^3]: Both existing or upcoming

[^4]: Related to 'gas' management, etc.


---

# 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.dedust.io/en/launch/whitelist.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.
