# Leaderboard Rewards

## Overview

Each day 750 MAGIC, thousands of Nectar and multiple Mod Packs are distributed to the best performing BattleFlys as well as a few randomly selected Hyperdome Flys.

The amount a given Fly wins is based on League and is as follows:

* **Apex 1**: top 5% of players share 28% of total MAGIC pool, 1 random Apex 1 gets 2% of pool
* **Apex 2**: top 5% of players share 23% of total MAGIC pool, 1 random Apex 2 gets 2% of pool
* **Apex 3**: top 5% of players share 18% of total MAGIC pool, 1 random Apex 3 gets 2% of pool
* **Predator 1**: top 5% of players share 13% of total MAGIC pool, +100 Nectar each, 1 random Predator 1 gets 1% of pool
* **Predator 2**: top 5% of players share 7% of total MAGIC pool, +75 Nectar each, 1 random Predator 2 gets 0.5% of pool
* **Predator 3**: top 5% of players share 3% of total MAGIC pool, +50 Nectar each, 1 random Predator 3 gets 0.5% of pool
* **Monarch 1**: top 10% of players get +150 Nectar and +1 mod pack each
* **Monarch 2**: top 10% of players get +100 Nectar and+1 mod pack each
* **Monarch 3**: top 10% of players get +100 Nectar each
* **Pupa 1**:  top 10% of players get +75 Nectar each
* **Pupa 2**: top 10% of players get +50 Nectar each
* **Pupa 3**: top 10% of players get +25 Nectar each

<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://battlegrounds-guide.battlefly.game/advanced-gameplay/leaderboard-rewards.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.
