# Reward System

The reward system is splitted in two mechanisms:

* Those that can obtained through a **dedicated Leaderboard** keeping score on the various leagues played.
* Those obtainable **straight from a League**.

## <mark style="color:red;">Leaderboard</mark>

Everytime a manager register one of his fighters into a league, he will obtain a certain number of points given fighter's result in the league. These points are used to rank each manager among a leaderboard **specific to each Arena**.&#x20;

> *Placing a fighter card into a daily league will grant the manager 5 points if the fighter is eliminated at the first stage, 150 if he won the league.*

Each Arena holds its own rewards:

-> [<mark style="color:red;">Starter Arena</mark>](/whitepaper/mcg-wiki/alpha-version/leaderboards/alphas-end.md#starter-arena) focus on **upgrading manager's roster** by giving access to Bronze & Silver cards.&#x20;

-> [<mark style="color:red;">Championship Arena</mark>](/whitepaper/mcg-wiki/alpha-version/leaderboards/alphas-end.md#championship-arena) is the most competitive place, as such it also offers the **most attractive rewards**: pack, cards & Ethereum Ξ.

-> [<mark style="color:red;">Extended Arena</mark>](/whitepaper/mcg-wiki/alpha-version/leaderboards/alphas-end.md#extended-arena) can be considered as a bonus Arena where the fighters that cannot be placed in other arenas, at a given time, might find an accessible league in this Arena. This Arena offers **alternative items** such as **merchandising** and **Ethereum Ξ for a larger number of people**.

## <mark style="color:red;">In-League</mark>

Some leagues offer right after their completion the featured reward to the winner. It is a good way to grab additional cards for your roster, especially the rarity above.

The rewards are indicated right into the league's description. As of now, the reward are composed of **Bronze**, **Silver** & **Gold** cards.&#x20;

They can be found in Starter or Championship Arena. Their occurence is periodic and variable.\ <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://wiki.metafight.com/whitepaper/mcg-wiki/alpha-version/reward-system.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.
