# VOOI\_LIGHT:introduction

## **VOOI Light: Overview**

{% hint style="warning" %}
VOOI Light will halt operations on May 18, 2026 due to the discontinuation of chain abstraction solutions by the current infrastructure provider.

Before May 18, please:

1. Close all open orders at [https://app.vooi.io/](https://app.vooi.io/?symbol=btcusd)
2. Withdraw all funds at <https://app.vooi.io/portfolio>
3. Migrate Ostium tokens at <https://app.vooi.io/portfolio>

Note: Funds not withdrawn before May 18, 2026 may be lost.
{% endhint %}

<figure><img src="/files/vO4S29hEYUtjY0mNYc3b" alt=""><figcaption><p>VOOI Light</p></figcaption></figure>

**VOOI Light** is built on the Chain Abstraction approach, providing users with a unified interface to access trading functionality across multiple blockchain networks. A single cross-chain balance, known as the **Chain Abstracted Balance (CAB)**, enables a seamless, gasless trading flow across supported blockchains and DeFi protocols. All transaction fees and fund movements are settled from the user’s CAB following their confirmation.

While VOOI Light integrates the necessary technologies to support this model, only users can initiate actions on external protocols and retain sole control over their assets and private keys at all times.

VOOI Light is currently in **beta** and will remain in this stage while we continue refining functionality and expanding integrations.

## VOOI Light: Functionalities

**VOOI Light Beta** supports trading via **KiloEx**, **GMX**, and **Ostium**:

* **Spot trading** is available across: Arbitrum, Base, BNB Smart Chain, OP Mainnet, Polygon, Linea, Ethereum, and Solana
* **Perpetual trading** is available across: Arbitrum, Base, and BNB Smart Chain

**More supported chains and perpetual DEXs are coming soon.**


---

# 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-light-v2/vooi_light-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.
