# Light Status

## **VOOI Light** Discontinued

VOOI Light is no longer supported. Operations were discontinued on May 20, 2026.

This page is kept for reference only. If you previously used VOOI Light and have questions, please contact support.

## **VOOI Light Overview**

VOOI Light was a trading interface built around a chain abstraction model. It provided a unified interface for accessing trading functionality across multiple blockchain networks.

A single Chain Abstracted Balance (CAB) enabled gasless cross-chain trading flows across supported blockchains and DeFi protocols. Transaction fees and fund movements were settled from the user’s CAB after confirmation.

VOOI Light integrated the infrastructure required for this model, while users retained control over their assets and private keys. Users initiated actions themselves on external protocols.


---

# 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-information.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.
