# Eligibilities and Rules

Every competition on Otter Trade follows a standardized set of trading rules. Understanding these rules ensures your participation counts toward prizes, points, and compliant match credit.

## Minimum Trades

You must complete at least 5 trades per match to qualify for prizes, season points, and compliant match credit. Matches where you complete fewer than 5 trades will not count toward your withdrawal cycle or VIP progression.

## Single Position

Only one position is allowed at a time. You must fully close your current position before opening a new one. This applies throughout the entire match.

## Trading Fee

A **fee of 0.05% per trade is applied** on a one-sided basis. This fee is deducted from your simulated balance and is factored into your final results.

## Ranking Metric&#x20;

Players are ranked by return rate, which is your P\&L percentage relative to your funded account balance. This rewards strategic, well-timed trades over raw volume or luck.

<br>


---

# 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/eligibilities-and-rules.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.
