> For the complete documentation index, see [llms.txt](https://derpdex.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://derpdex.gitbook.io/home/roadmap-and-launch-plan.md).

# Roadmap & Launch Plan

🎢 Buckle up as the upcoming days will be a wild ride. We are taking the remaining of Q4 and 2024 to the next level! Here’s a sneak peek at what’s coming.\
\
**😛 2023 ROADMAP**

<figure><img src="/files/4IyrdkYQk64tPAdWtxDi" alt=""><figcaption></figcaption></figure>

😛 Mainnet Beta Release \
\- Concentrated Liquidity AMM Bridge; \
\- Ethereum <> zkSync 1-inch aggregator integration \
\
😋 Genesis Mining Launch \
\- The Genesis Mining Launch is the liquidity provider playground for early adopters, we cooked up these pools to kickstart the liquidity, 6.5% airdrop is allocated. \
\
😉 Token Launch / TGE (Q4) \
\- $DERP successfully listed on Gate, MEXC, Uniswap and DerpDEX. Find more info from CoinGecko! <https://www.coingecko.com/en/coins/derp>\
\
😙 Loyalty Program (Launched!)\
\- Trade on DerpDEX to earn $DERP. The loyalty program is here to spice up the trading game like never before, get ready to reap the rewards and unlock exclusive privileges.

#### **😛 More to come for 2023!**&#x20;

* Yield Booster
* Staking
* Launchpad<br>

**🤩 2024 DERP ROADMAP (SNEAK PEEK!👀)**\
\
**Make sure you stay tuned for more because things are just getting better in DerpDEX!** 🔥 The derps will surely take over 2024 👀<br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://derpdex.gitbook.io/home/roadmap-and-launch-plan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
