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

# VOOI Roadmap

## Overview

This document outlines achievements and the planned development roadmap for VOOI, describing key phases and focus areas. While the overall structure and sequencing are defined, specific implementation details and feature scope may evolve based on technical constraints, market conditions, and user demand.

For updates and ongoing progress, the following resources are available:

* [VOOI Dashboard](https://dune.com/vooi/vooidash) – Explore data related to VOOI using Dune’s analytics tools.
* **VOOI Ultra**
  * Access VOOI Ultra at [https://ultra.vooi.io](https://ultra.vooi.io/)
  * Detailed release history and changelog: [Ultra Release Notes](/vooi-ultra-v3/vooi_ultra-releasenotes.md)
* **VOOI Pro**
  * Access VOOI Pro at [https://pro.vooi.io](https://pro.vooi.io/)
  * Detailed release history and changelog: [Pro Release Notes](/vooi-pro-v1/vooi_pro-releasenotes.md)

## **Launch** and Product Development Overview

VOOI’s product development and rollout are structured into three high-level phases, each representing a distinct stage in the evolution of the platform:

* **Phase 1 (Q2 2024 – Q1 2025):** VOOI Pro – the unified trading terminal
* **Phase 2 (Q2 2025 – Q4 2025):** Expansion of chain abstraction and trading functionality – VOOI Light and VOOI Pro
* **Phase 3 (Q1 2026 – Q3 2026):** VOOI Ultra – cross-venue margin and trading infrastructure

These phases may partially overlap, allowing for continuous iteration and incremental feature delivery across the development cycle.

To clarify how these phases relate to the product lineup, the following sections briefly describe the scope and intended use of each product referenced in the roadmap.

**VOOI Pro** is a unified trading terminal for direct interaction with integrated trading venues through a single interface. It is designed for users who want to access venue-specific trading environments without switching between multiple terminals.

**VOOI Ultra** extends VOOI Pro by using the unified VOOI Perps API to interact with supported venues. It allows users to trade, transfer margin, and manage positions across them without switching between venues. It is designed for advanced cross-venue trading workflows and more efficient capital management.

**VOOI Light** was built using a chain abstraction approach. Support for the product was discontinued in May 202&#x36;**.**

### Present: Phase 3

VOOI is evolving VOOI Pro into VOOI Ultra to improve capital efficiency and trading workflows across multiple perpetual DEXs.

VOOI Ultra provides a unified infrastructure layer for managing positions, margin, and execution across multiple venues through a single interface.

The private beta of VOOI Ultra currently supports three integrated venues and includes:

* Unified VOOI Perps API
* Fast margin transfers
* Aggregated view of positions and balances
* Support for cross-venue trading and hedging workflows

Development is progressing in stages:

* **Stage 1 (Completed):** Private beta of VOOI Ultra
* **Stage 2 (Completed):** Public launch of VOOI Ultra
* **Stage 2 (Completed)**: Private access to VOOI Perps API
* **Stage 3:** Public beta of the VOOI Perps API

**NB:** Initial releases prioritize reliability and latency before broader feature expansion.

### Achievements: Phase 1 and Phase 2

In Q2 2024, VOOI launched the Unified Trading Terminal (VOOI Pro), providing a single interface for trading on perpetual DEXs. The initial release supported the Orderly protocol and was subsequently expanded to include additional venues, resulting in support for five venues across a wide range of networks.

At present, VOOI Pro supports Lighter, Aster, Hyperliquid, Orderly, and Ostium, with each integration including venue-specific trading features as well as support for rebates, referral programs, and airdrop participation.

During Phase 1 VOOI also released a Telegram Mini App (@VooiAppBot) focused on onboarding through gamified and educational flows. Core platform improvements delivered in Phase 1 included multi-chain support, TradingView chart integration, Pyth oracle integration, and trading automation on Orderly via Alertatron bots.

In 2025, VOOI introduced VOOI Light, built on a chain abstraction model that enables gasless trading through a unified cross-chain balance. This release marked a shift toward simplifying multi-chain trading by abstracting away network selection, gas management, and asset bridging from the user. Support for the product was discontinued in May 202&#x36;**.**

### Conclusion

Each phase builds on the previous one, ensuring a consistent progression in functionality and system design. Features are introduced in response to real usage patterns and evolving requirements within the DeFi trading ecosystem.


---

# 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.vooi.io/vooi-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.
