# Tier Levels

Your tier reflects your cumulative season points and determines the leverage available to you in every competition. Higher tiers unlock greater leverage, giving you more profit potential in each match.

<table data-header-hidden="false" data-header-sticky><thead><tr><th>Tier</th><th>Points Required</th><th>Leverage</th></tr></thead><tbody><tr><td>Iron </td><td>0 - 99 pts </td><td>1x </td></tr><tr><td>Bronze </td><td>100 - 299 pts </td><td>1.2x </td></tr><tr><td>Silver </td><td>300 - 599 pts </td><td>1.5x </td></tr><tr><td>Gold </td><td>600 - 999 pts </td><td>2x </td></tr><tr><td>Platinum </td><td>1,000 - 1,499 pts </td><td>2.5x </td></tr><tr><td>Diamond </td><td>1,500+ pts </td><td>3x </td></tr></tbody></table>

All new players start at Iron. As you accumulate points through competition, you advance through the tiers automatically. There is no manual application required — your tier updates based on your current season point total.


---

# 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/tier-and-points-system/tier-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.
