# Prize Distribution

Prize pool size varies by arena level, but the distribution percentages are identical across all tiers. The top 100 players earn prizes in every match.&#x20;

## Payout Breakdown

<table data-header-hidden="false" data-header-sticky><thead><tr><th width="106">Rank</th><th width="125">% of Pool</th><th width="158">Regular (250U)</th><th width="139">VIP (500U)</th><th>Grand Arena (2,500U)</th></tr></thead><tbody><tr><td>#1 </td><td>11% </td><td>27.5U </td><td>55U </td><td>275U </td></tr><tr><td>#2 </td><td>7% </td><td>17.5U </td><td>35U </td><td>175U </td></tr><tr><td>#3 </td><td>5% </td><td>12.5U </td><td>25U </td><td>125U </td></tr><tr><td>#4-5 </td><td>3% </td><td>7.5U </td><td>15U </td><td>75U </td></tr><tr><td>#6-10 </td><td>2% </td><td>5U </td><td>10U </td><td>50U </td></tr><tr><td>#11-20 </td><td>1.2% </td><td>3U </td><td>6U </td><td>30U </td></tr><tr><td>#21-50 </td><td>0.8% </td><td>2U </td><td>4U </td><td>20U </td></tr><tr><td>#51-100 </td><td>0.5% </td><td>1.25U </td><td>2.5U </td><td>12.5U </td></tr></tbody></table>

## Prize Withdrawal

Prizes are settled in USDT to your personal wallet. Withdrawal is subject to the following conditions:&#x20;

* Every 3 competition participations unlock 1 withdrawal slot, on a repeating cycle (3rd, 6th, 9th, and so on)
* Minimum withdrawal amount is $10 USD
* Supported networks: Ethereum (ERC-20), BNB Chain (BEP-20), Arbitrum, Solana&#x20;


---

# 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/prize-distribution.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.
