# VOOI Perps Arena

## Why Use Perps Arena

**VOOI Perps Arena** allows users to compare execution costs across supported perpetual DEX venues and choose where to open a position.

It helps users review available venues for a selected trading pair, direction, size, and leverage from one interface, without manually checking each venue separately.

Users can access Perps Arena without authorization. If a user decides to continue and open a position on a selected venue, authorization is required at that step.

VOOI Perps Arena is part of the VOOI Ultra toolset. Related Ultra tools include:

* [Transfer Margin](/vooi-ultra-v3/vooi_ultra-tools/vooi-transfer-margin.md) for moving free margin between supported venues,
* [Funding Radar](/vooi-ultra-v3/vooi_ultra-tools/vooi-funding-radar.md) for identifying potential funding arbitrage opportunities, and
* [Funding Arbitrage](/vooi-ultra-v3/vooi_ultra-tools/vooi-funding-arbitrage.md) for finding and preparing potential paired long and short setups across supported venues

**Important:**

* Perps Arena is used for comparing supported venues before opening a position
* Authorization is required only when proceeding to open a position
* Execution takes place on the selected venue
* Final execution conditions may differ depending on market movement and venue-specific execution

## Current Availability

VOOI Perps Arena currently supports:

* **Hyperliquid**
* **Lighter**
* **Aster**
* **Ostium**
* **GMX**
* **gTrade**

Support for additional venues will be added in future updates.

## Typical Use Case or How to Use Perps Arena

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

1. Open [VOOI Perps Arena](https://ultra.vooi.io/perps-arena)
2. Select the position direction: **Long** (selected by default) or **Short**
3. Narrow the view by entering an asset symbol in the search field
4. Check how the estimated cost changes depending on direction, leverage, and order size
5. Choose the most cost-efficient venue for the selected pair and size
6. Click **Execute** when you are ready to open a position.\
   **Tip:** Click on the pair to view additional details and choose the venue where you want to open the position:

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

**Important:**

* Authorization is required when proceeding to open a position
* Execution takes place on the selected venue
* Final execution conditions may differ depending on market movement and venue-specific execution

## Next Steps

* [VOOI Ultra MCP](/vooi-ultra-v3/vooi_ultra-mcp.md)


---

# 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-ultra-v3/vooi_ultra-tools/vooi-perps-arena.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.
