# WhiteListing

As a permissionless platform, we enables projects to have their tokens whitelisted. For a token to be whitelisted, it must be submitted by a wallet holding **0.5%** of SLNA's total circulating supply. This stipulation encourages a diverse array of tokens to be listed on the platform, which can boost fees and draw more votes, potentially initiating a cycle of growth. Furthermore, veSLNA holders can downvote tokens involved in unethical activities, such as listing counterfeit tokens.


---

# 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://solunea.gitbook.io/solunea-dex/product/whitelisting.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.
