> For the complete documentation index, see [llms.txt](https://docs.sparkdex.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sparkdex.ai/additional-information/roadmap.md).

# Roadmap

## Q1 2024

* Project ideation & strategy
* Team building & planning
* Developing core product set.

## Q2 2024

* Website & socials established
* Battle test protocol & complete audits&#x20;
* V2 & V3 Dex deployed on Flare Network
* Deployment of the Perpetual Aggregator including commodities, forex, crypto & 100x leverage.

## Q3 2024

* Updates to the User Experience
* Large impactful Marketing Campaigns to raise awareness & bring users to Flare.
* SparkDEX Eternal Perpetual Exchange launched on Coston2 Testnet.

## Q4 2024

* UI/UX dApp Upgrade: Faster loading times, view-mode only disabled, better overall flow.
* Migration from DEX v3.0 to DEX v3.1
* WETH/flrETH pool launched on SparkDEX v3.1.
* SparkDEX Eternal Perpetual Exchange launched on Flare Mainnet.
* Depositing into Perpetual Liquidity Pool is Live.
* Launched Referral Program.

## Q3 2025

* $SPRK TGE
* AI companion integration.

## Q4 2025

* SparkDEX Eternal Trading Competition
* Introducing Perps Position Fee Discounts for SPRK Stakers
* Launch of FTSO Delegation on SparkDEX
* Seamless Flare Rewards claiming Upgrade on SparkDEX


---

# 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:

```
GET https://docs.sparkdex.ai/additional-information/roadmap.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.
