For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ultra Overview

Overview

VOOI is a unified perpetual execution layer for trading across multiple perpetual DEX venues.

VOOI standardizes interaction with supported venues while keeping execution venue-native and non-custodial. Each venue keeps its own order books, liquidity, margin accounts, and execution logic. VOOI provides a unified way for traders, builders, strategists, and agents to work across them.

Use Cases

VOOI can be used through several products and components:

Product / Component
What it is
Who it is for

VOOI Ultra app

Unified trading app across supported perp DEXs

Traders

VOOI Perps API

One API for interacting with supported perp venues

Builders and integrations

VOOI MCP

MCP server for AI agents and agentic workflows

Strategists and AI agents

VOOI Ultra Tools

Market data and workflow tools for margin transfers, venue comparison, funding rates, and funding arbitrage

Traders, strategists, and agents

Traders use VOOI Ultra app to trade across supported venues from one interface. They can also use VOOI Ultra Tools to analyze markets, compare execution conditions, open positions, and manage capital across venues.

Access VOOI Ultra here: https://ultra.vooi.io/


Builders use VOOI Perps API to add perpetual trading to their products without integrating each venue separately.

Learn more: VOOI API


Strategists and agents use VOOI Ultra Tools, and VOOI MCP to automate funding arbitrage and other cross-venue workflows.

Learn more: Ultra MCP, and Automation Examples

Supported Venues and Markets

Supported venues and market groups currently include:

  • Binance (Binance Futures trading)

  • Extended

  • Hyperliquid

  • trade.xyz (HIP-3 market group on Hyperliquid)

  • Kinetiq (HIP-3 market group on Hyperliquid)

  • Lighter

  • MEXC

  • Robinhood Lighter (Lighter on Robinhood Chain)

  • Aster

Supported venues, markets, and features may change over time.

Execution Model

VOOI Ultra does not custody user funds and does not replace venue trading engines.

Each supported venue:

  • Maintains its own order book

  • Holds user margin and positions

  • Executes orders natively

  • Applies its own venue-specific rules, fees, and risk logic

VOOI acts as a non-custodial execution and coordination layer. It standardizes access to supported venues and provides tools for trading, margin coordination, monitoring, API-based automation, and MCP-enabled workflows.

Last updated