> For the complete documentation index, see [llms.txt](https://docs.vapordex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vapordex.io/vapordex/liquidity-pools/launching-a-token.md).

# Launching a token

{% hint style="danger" %}
We do not currently support fee-on-transfer tokens, also known as tokens with buy/sell taxes, in our Aggregator (currently under development). Please contact us so that we can inform you when it is completed and assist you with your launch.
{% endhint %}

To launch a token with transfer rules (such as anti-bot and anti-whale measures), ensure that your token contract whitelists both our Router and Adapter contracts. This will allow these contracts to bypass your token restrictions.\
\
For example, this is how the $BAWLS token did the integration:

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

You can check $BAWLS token code here: <https://snowtrace.io/token/0x2dA8312e2C08B79104c6B18bA26Bc7065ABEC704?chainId=43114#code>\
\
VaporDEX Aggregator Router address: **0xDef9ee39FD82ee57a1b789Bc877E2Cbd88fd5caE**\
VaporDEX Aggregator Adapter address: **0x01e5C45cB25E30860c2Fb80369A9C27628911a2b**\
\
If you need further assitance head over to our Discord server and open a support ticket.
