> For the complete documentation index, see [llms.txt](https://wiki.metafight.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.metafight.com/whitepaper/mcg-wiki/alpha-version/leaderboards/alphas-end.md).

# Alpha's End

{% hint style="warning" %}
These Leaderboards will be the last ones before a temporary break.
{% endhint %}

{% hint style="info" %}
**Starts:** November 16, at 5 pm UTC.\
**Ends:** November 30, at 5 pm UTC.
{% endhint %}

{% tabs %}
{% tab title="🏟️ Championship Arena" %}

<table><thead><tr><th width="148" align="center">Rank</th><th width="183">Reward 1</th><th width="144">Reward 2</th><th>Reward 3</th></tr></thead><tbody><tr><td align="center">1</td><td>New EC Legendary</td><td>FC Legendary</td><td>Gold Mystery Chest</td></tr><tr><td align="center">2 - 3</td><td>New EC Legendary</td><td>FC Gold</td><td>Gold Mystery Chest</td></tr><tr><td align="center">4 - 5</td><td>New EC Legendary</td><td>FC Gold</td><td>Silver Mystery Chest</td></tr><tr><td align="center">6 - 9</td><td>New EC Gold</td><td>FC Gold</td><td>Silver Mystery Chest</td></tr><tr><td align="center">10</td><td>New EC Gold</td><td>FC Gold</td><td>Bronze Mystery Chest</td></tr><tr><td align="center">11 - 20</td><td>New EC Gold</td><td>FC Silver</td><td>Bronze Mystery Chest</td></tr><tr><td align="center">21 - 30</td><td>New EC Silver</td><td>FC Silver</td><td></td></tr><tr><td align="center">31 - 50</td><td>New EC Silver</td><td>FC Bronze</td><td></td></tr><tr><td align="center">51 - 60</td><td>New EC Silver</td><td></td><td></td></tr><tr><td align="center">61 - 150</td><td>New EC Bronze</td><td></td><td></td></tr></tbody></table>
{% endtab %}

{% tab title="🏟️ Starter Arena" %}

|     Rank     |    Reward   |
| :----------: | :---------: |
|     1 - 5    |  1 FC Gold  |
|    6 - 30    | 1 FC Silver |
|   31 - 100   | 1 FC Bronze |
| {% endtab %} |             |

{% tab title="🏟️ Extended Arena" %}
Closed this season.
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/leaderboards/alphas-end.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.
