# Roadmap

Here is a revised 2 phase roadmap for vDEX using a product offering and business development structure:

## Phase 1: Product Offering

* [x] Provide Swap on major crypto assets
* [x] Provide perpetual futures on major crypto assets
* [x] Offer dual investment products (covered calls and puts)
* [x] Implement LPL-AMM for providing liquidity
* [x] Release Tokenomics Docs, introduce VLP stake token, VDX utility token,VGO govern token
* [x] Swap, perpetual futures, dual investment products on Solana Testnet
* [ ] Swap, perpetual futures,dual investment products on Sei Testnet
* [ ] Conduct security audit
* [ ] perpetual futures,dual investment products on Sei mainnet
* [ ] Establish genesis governance
* [ ] Conduct ongoing functional upgrade with regular audits based on latest defi development
* [ ] Provide Constant Expiry Perpetual Options (CEPOs) on Sei Testnet
* [ ] Provide Constant Expiry Perpetual Spread Options (CEPSOs) on Sei Testnet
* [ ] Synthetic Trade launched on Sei

## Phase 2: Business Development

* [ ] marketing campaigns and collaborations
* [ ] Private round raise
* [ ] Airdrop programs
* [ ] Referral programs
* [ ] Launch initial VDX/WETH liquidity on Uniswap.
* [ ] Trade to earn programs
* [ ] Stake to earn programs
* [ ] First round of trading competition
* [ ] Integrate with other DeFi protocols
* [ ] Launch on Solana chain
* [ ] Establish partnerships and attract institutional traders
* [ ] Build out full team focusing on tech and marketing


---

# 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://vdex.gitbook.io/vdex/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.
