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

# Roadmap

**Q2 2024**&#x20;

* &#x20;**Beta Launch of Flex Perpetuals**: Beta launch of Flex Perpetuals, creating a superior trading experience for DeFi users on Base with many new features, more asset classes, and additional safety measures.

**Q1 2025**

* **Full-scale Launch:** Read the details of our launch plan [here.](/flex-perpetuals-launch-plan-base.md)

* **Launch of Governance Tokens:** Launch $FDX tokens, which will function as a governance token for Flex Perpetuals.

* **Launch FDX/ETH LP on Aerodrome.Finance:** Launch our Protocol Owned Liquidity on aerodrome and begin incentivising pool to benefit FDX/ETH stakers.

* **Launch Governance Process & Forum:** Create forum to allow community to discuss potential opportunities to further strengthen the Flex Perpetuals ecosystem. Implement voting mechanism.

* **Listing on Key Data Sites:** List Flex Perpetuals on key data aggregators website -e.g., DefiLlama — for better discovery by the community.

  * DeFiLlama
  * CoinGecko
  * DeBank
  * De.Fi
  * Dextools
  * Dex Screener

* **Referral Program:** Develop a referral program, allowing referrers to earn on a portion of fees generated from their referees and provide referees with trading fee discount.&#x20;

* **Grow Flex Perpetuals Userbase and Community:** Grow Flex Perpetuals through various marketing campaign and initiatives - AMAs, paid marketing, trading competitions, etc.

* **Listing Additional Collateral Assets:** Expand the selection of assets users can use as collateral on Flex Perpetuals.

* **Listing Additional Markets:** Expand the selection of assets users can trade on Flex Perpetuals.

* **Info & Analytics Page:** Track key usage statistics for Flex Perpetuals.

* **Additional Utilities for $FDX:** Explore adding additional utilities for the $FDX token.

**Q2 2025 & Beyond**

* **Demo/Paper Trading:** Aligning with education ethos and drive more traffic to Flex Perpetuals
* **Copy Trading Vaults:** Allow users to copy traders on the flex platform driving more volume through the platform.
* **Flex Perpetuals** team will remain nimble and resilient in making adjustments to the roadmap to ensure Flex Perpetuals can respond to the dynamic market environment and capture any new potential opportunity for growth. **Please note that this roadmap is subjected to change.**


---

# 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://docs.flex.trade/roadmap.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.
