# Arena tl; dr

At Urani, we recognize the awesomeness of being a **MEV agent operator**: a builder who possesses DeFi and advanced algorithm expertise and is extremely valuable to decentralized finance by finding optimal solutions to access liquidity.

Our goal is to treat these agent operators the way they deserve: ✨like stars✨. This means **no KYC, no bond, and lots of rewards and economic incentives**.

<figure><img src="/files/gYSp9YuKSIcKgYsVJZYt" alt=""><figcaption><p>Urani Arena v1 (alpha). Note the peer-to-peer match being highlighted.</p></figcaption></figure>

Additionally, inspired by the world of extreme sports, where enmity and friendship coexist amidst thrilling moments, Urani Arena provides a real-time visual infrastructure for order auction competition.

The Arena is designed to provide several strategies to ensure operators from all backgrounds have opportunities to succeed, thus commoditizing MEV agent operators and engaging their fans.

{% hint style="info" %}
A first MVP of the Arena was open-sourced [**here**](/urani-swap/overview.md).
{% endhint %}


---

# 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.urani.trade/urani-arena/urani-arena-overview.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.
