# Levels

Your level upgrades automatically as your total earned FOMO increases, unlocking a permanent Rewards Multiplier that boosts how much you earn from trading activity.

<figure><img src="/files/edjEuyg28O7i4ewlk7Ur" alt=""><figcaption></figcaption></figure>

All <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> you earn contributes to level progression.

{% hint style="success" %}
Learn more about <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> FOMO and how it’s earned [here ↗](/smart-sentiment.md)
{% endhint %}

You can track your progress toward the next level using the progress bar inside the **“Earn”** section.

<table data-view="cards"><thead><tr><th align="center">Level:</th><th align="center">Rewards Multiplier:</th><th align="center">Volume Rewards in USD:</th><th align="center">Rewards in FOMO:</th></tr></thead><tbody><tr><td align="center"> <img src="/files/ZGP4JplhffzkkvKa00SN" alt="" data-size="line"> <strong>Egg</strong></td><td align="center">×1</td><td align="center">5%</td><td align="center">0.1 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"><img src="/files/facX3CuHCtXxL0yiwIrM" alt="" data-size="line"> <strong>Hatchling</strong></td><td align="center">×2</td><td align="center">10%</td><td align="center">0.2 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"><img src="/files/ijkF2oZBl7hiY2fa7sJO" alt="" data-size="line"> <strong>Entryaptor</strong></td><td align="center">×2.5</td><td align="center">12.5%</td><td align="center">0.25 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"><img src="/files/sOsNPmigfZTIt8Egy0dn" alt="" data-size="line"> <strong>Swingosaur</strong></td><td align="center">×3</td><td align="center">15%</td><td align="center">0.3 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"><img src="/files/Lpxgei1peBk7UlVFHaTj" alt="" data-size="line"> <strong>Degensaurus</strong></td><td align="center">×3.5</td><td align="center">17.5%</td><td align="center">0.35 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"><img src="/files/qYqcvnfB2FDioA4dwkyM" alt="" data-size="line"> <strong>Smartceratops</strong></td><td align="center">×4</td><td align="center">20%</td><td align="center">0.4 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr><tr><td align="center"> <img src="/files/AddpcUcVdUQugxKnJXef" alt="" data-size="line"> <strong>Tradex Rex</strong></td><td align="center">×5</td><td align="center">25%</td><td align="center">0.5 <img src="/files/QFnrsFmpSV1Hz4Wq6T2M" alt="" data-size="line"> per $1</td></tr></tbody></table>

{% hint style="info" %}
[Volume Rewards](/rewards-system/volume-rewards.md) in USD are calculated from the 0.1% net trading fee after partner deductions (e.g., Hyperliquid). A percentage of this fee is returned to you with every trade.
{% 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.onfomo.com/rewards-system/quickstart.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.
