# How to - Apply for Whitelist

## Whitelisting

The whitelisting process for v2 site has been streamlined in order to ease up the process for protocol to list their token.\
\
The benefits of whitelisting in the DEX is that user would not need to insert the protocol token contract for swaps thus making it easier to trade. Liquidity provision would also be simplified.

{% hint style="info" %}
DEX whitelist would be different from farm whitelist, please take notice [here](/spiritswap-v2/soullys-how-to/how-to-create-a-farm.md) .
{% endhint %}

## Process of whitelisting

1. Head on to our v2 [site](https://www.spiritswap.finance/home) .
2. On the bottom of the page, there is a button for applying to whitelist.\
   ![](/files/N2HptXoVvGgcNxGUkplm)
3. Make sure the link is correct which is <https://forms.gle/LqrWp7cGi7eXc6UR7> (we will update this if there are circumstances of forms link to change).
4. Fill up the forms until complete.\
   ![](/files/0I6AcQf2bXC39J8f7fKc)
5. Once completed, we will check the forms frequently for new responses. In case of no update, please let us know in our social media site (Discord, telegram etc.).
6. Whitelisted token will be updated once merged with SpiritDAO GitHub.<br>


---

# 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.silverswap.io/spiritswap-v2/soullys-how-to/how-to-apply-for-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.
