# Roadmap

This roadmap is provided to give the Variational community a general sense of the planned progression of the project. This is a living roadmap, and should not be viewed as a promised list of features or a commitment to any specific timeline.

**Q2 2024:**

* [x] Fully gassless user experience
* [x] [Omni Liquidity Provider (OLP)](https://docs.variational.io/omni/the-omni-liquidity-provider-olp)
* [x] [Omni](https://docs.variational.io/omni/about-omni) testnet launch
* [x] Load testing and stability/scaling improvements
* [x] Omni mainnet waitlist

**Q3 2024:**

* [x] Advanced order types: TP/SL and limits&#x20;
* [x] [Automated listing engine](https://docs.variational.io/omni/listing-engine)
* [x] OLP yield projections
* [x] Data export pages

**Q4 2024:**

* [x] Bad debt protection (isolated settlement pools)
* [x] Portfolio and market pages
* [x] Contract[ audits](https://docs.variational.io/technical-documentation/security-and-audits)
* [x] Production load testing/scaling

**Q1 2025:**&#x20;

* [x] Omni closed mainnet launch (invite only)
* [x] Limited launch of Omni referral program

**Q2 2025:**

* [x] Leaderboard page
* [x] PnL card images
* [x] Full launch of Omni referral program

**Q3 2025:**

* [x] Configurable leverage
* [x] Display estimated liquidation prices
* [x] Setting for TP/SL trigger prices to be based on quoted, mark, or index prices
* [x] Major UI rework ("Omni v2")
* [x] Loss refunds

**Q4 2025:**

* [x] Further tightened spreads
* [x] Trigger orders
* [x] Referral reward claims
* [x] Drag & drop TP/SL/Limit/Trigger orders on the chart
* [x] Launch of the Omni points program

**Undated Roadmap Items:**

* [x] "Close all" button
* [x] Enable read-only [Omni API](https://docs.variational.io/technical-documentation/api)
* [x] Improved mobile experience
* [x] CSV data exports
* [ ] Initial launch of RWA markets
* [ ] Partial fills of limit orders
* [ ] Funding rate calculator
* [ ] Improved portfolio page analytics
* [ ] OLP statistics page
* [ ] Open community vault for[ Omni Liquidity Provider (OLP)](https://docs.variational.io/variational-omni/omni-liquidity-provider-olp)
* [ ] Omni public mainnet launch
* [ ] Protocol statistics page
* [ ] Enable API trading
* [ ] Isolated margin
* [ ] Launch of the $VAR token
* [ ] Bridging/depositing different collateral (auto-convert to USDC)
* [ ] Support for exotic derivatives and extensible (bring-your-own) oracles
* [ ] Additional collateral types (other stables, yield-bearing assets, etc.)
* [ ] Multi-chain support for settlement pools
* [ ] Launch of [Variational Pro](https://docs.variational.io/variational-pro/about-pro)


---

# 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.variational.io/getting-started/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.
