# Arena Levels

Otter Trade uses a three-tier arena system. All players start at Regular and progress through compliant participation. The format is identical across all levels, only the prize pool and access requirements differ.

<table data-header-hidden="false" data-header-sticky><thead><tr><th width="149">Arena</th><th width="160">Prize Pool</th><th>Access</th></tr></thead><tbody><tr><td>Regular </td><td>250 USDT </td><td>All registered users </td></tr><tr><td>VIP </td><td>500 USDT </td><td>At least complete 10 compliant Regular matches </td></tr><tr><td>Grand Arena </td><td>2,500 USDT </td><td>Invitation only </td></tr></tbody></table>

* **Regular** is the entry point for all new players. Simply sign up and you are eligible to compete immediately.
* **VIP** unlocks after you complete 10 compliant Regular matches with zero rule violations. It offers a larger prize pool and a more competitive field.
* **Grand Arena** is invitation-only, reserved for the top-performing VIP players. Invitations are extended by the Otter Trade team based on your track record and standing.

{% hint style="info" %}
VIP and Grand Arena are not yet open. As Otter Trade grows, higher arena tiers will be unlocked progressively to match our expanding community. Stay tuned for announcements on our X (Twitter) and Discord.
{% 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.otter.trade/understanding-arenas/arena-levels.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.
