# VOOI:introduction

VOOI is a Unified Perp Trading Layer that provides access to perpetual trading across multiple decentralized venues through one interface, API, and agent-ready execution layer.

VOOI connects fragmented perpetual DEX infrastructure into a unified trading environment. Traders can trade manually through VOOI Ultra and VOOI Pro, while automated systems and AI agents can access the same trading layer through the VOOI Perps API and VOOI MCP.

<figure><img src="/files/PrRf0MrSKRfgJgSZynu4" alt=""><figcaption></figcaption></figure>

VOOI currently includes two primary products:

* **VOOI Ultra:** a unified trading terminal built on the VOOI Perps API. The VOOI Perps API unifies interactions with supported venues, allowing users to trade, transfer margin, and manage positions across integrated venues without switching between them.
* **VOOI Pro:** a unified trading terminal for direct interaction with integrated trading venues through a single interface.

{% hint style="info" %}
Operational metrics are available via Dune: <https://dune.com/vooi/vooidash>
{% endhint %}

## VOOI:goals <a href="#vooi-goals" id="vooi-goals"></a>

VOOI focuses on making decentralized perpetual trading easier to access, automate, and scale without requiring traders, integrations, or agents to manage separate venue interfaces, isolated margin flows, and fragmented execution logic manually.

**Lower the barrier to trading**\
VOOI aims to reduce the complexity of entering DeFi trading. The platform is designed to make trading interfaces and workflows easier to understand, allowing both new and experienced users to interact with perpetual markets without unnecessary operational overhead.

**Expand trading capabilities through new technologies**\
VOOI continuously integrates emerging technologies to reduce friction between networks, venues, and trading workflows. The goal is to create an environment where traders can operate across markets without being constrained by technical limitations.

**Provide a clear and efficient trading environment**\
VOOI places strong emphasis on interface clarity and usability. The platform is designed to present complex trading systems in a structured and understandable way, helping users focus on market decisions rather than interface complexity.

Further details on the platform development and implementation phases are described in [VOOI:roadmap](/vooi-roadmap.md)

***

<sub>**Disclaimer**</sub> <sub></sub><sub>VOOI (VOOI Ultra and VOOI Pro) does not operate any exchange, does not custody assets, and does not intermediate transactions. It functions solely as a non‑custodial software interface to third‑party protocols and does not fall within the scope of regulated Digital Payment Token services under the Payment Services Act 2019 (Singapore). Users retain full control over their assets, accounts, and private keys at all times and are solely responsible for any transactions they initiate on those external protocols. References to third-party protocols and services are provided solely for functional and informational purposes. Users are solely responsible for evaluating and using third-party services at their own discretion and risk.</sub>


---

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