# LaunchDex

Individuals or organizations can efficiently and cost-effectively create their tradable tokens and AMM economic models in a modular fashion:

* By leveraging front-end parameter configurations, users can swiftly, efficiently, and securely deploy token smart contracts on Burve Protocol-supported chains. This process is code-free, allowing for the seamless creation of AMM engines, tax structures, governance modules and more
* Token Holders can seamlessly buy and sell tokens using the *Swap* function, and conveniently monitor their token positions, transaction history, and profit/loss status within the *My Burve*

Two launch options are available:

🗣 Fair-Launch (<mark style="color:purple;">HODL</mark> Mode):&#x20;

* Customizable and transparent AMM models tailored to specific purposes
* Selective anchor token options

🗣 Meme IDO (<mark style="color:orange;">LOL</mark> Mode):&#x20;

* Total token supply is **100M**, with **100%** in circulation.
* Launched under a fixed curve model; when market cap hits **$33K** (**17x** price on Burve Protocol), liquidity transfers to DEX, contract ownership is renounced, and trading begins at **$33K** market cap on DEX with another up to **9x** promised further gains (up to **153x** total).
* The launcher can pre-purchase any amount of tokens during the launch, recorded as the first buy order on-chain.
* Upon reaching **$33K** market cap, the launcher receives **$1,000** **USDT** and their referrer gets **$500** **USDT** from **Burve treasury**, immediately claimable. [<mark style="color:purple;">**Learn more ->**</mark>](https://burve.medium.com/1-5c4836d1ffe1)


---

# 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.burve.io/burve_protocol/launchdex.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.
