# Leagues

### What are Leagues?

All Arc8 players compete in Leagues. Every player competes in at least one default League, and the Leagues are refreshed daily at 1 PM UTC.

Each day, you are matched with 99 other people from your League tier to compete against in your daily league. This means that if you are, for instance, in the Pro League, all 100 people in your daily league are also in the Pro League tier.

### How does League ranking work?

Your League position is decided based on the number of trophies you have. This is the sum of all your points from your 3 best [streaks](/gameplay/gamee-arc8-faqs/battles-and-streaks.md) that day.&#x20;

### How do League Rewards and Advancement work?:

The **top 10%** of players in a daily league get rewarded. Higher leagues have bigger [rewards](/gameplay/gamee-arc8-faqs/reward-packs-and-piggy-bank.md). Rewards are:

* [Coins](/gameplay/gamee-arc8-faqs/currencies-and-items.md)
* [Energy](/gameplay/gamee-arc8-faqs/battles-and-streaks.md)
* [Luck](/gameplay/gamee-arc8-faqs/luck-mining-and-lucky-events.md)
* [Food](/gameplay/gamee-arc8-faqs/beasts-and-food.md)

The top 10% of players in a League advance to the next League. The bottom 10% go down to the League below.

### How does ranking work?

The top 10% of a league is determined by those who have won the most [Trophies](/gameplay/gamee-arc8-faqs/currencies-and-items.md) by 13:00 UTC, when the day ends. Only Trophies won as part of your three best [streaks](/gameplay/gamee-arc8-faqs/battles-and-streaks.md) are counted.

### What happens if multiple players have the same number of Trophies?

If players have the same number of trophies at the end of the day (13:00 UTC), then the higher spot is given to the player who **first achieved** that score.&#x20;

### What are the different Leagues in Arc8?

Starting with the lowest League, they are:

* Rookie League
* Pro League&#x20;
* Master League
* Champion League
* Legend League
* Supreme League

There is also [Arc8 GameFest](/gameplay/gamee-arc8-faqs/arc8-gamefest.md), a limited-time web3 competition.

### Can I choose which League I join?

All new players start in the lowest League. The only way to enter a higher League is to finish in the top 10% and get promoted.&#x20;

The only League you can actively choose to join is the [Arc8 League](/gameplay/gamee-arc8-faqs/arc8-league.md), which is a blockchain league with token and NFT rewards. To enter this League, you must purchase an Arc8 League Pass.

### Why is there a League cooldown?

A league cooldown is a 20-minute gap at 13:00 UTC in which Energy Battles (i.e. battles fought as part of a [Streak](/gameplay/gamee-arc8-faqs/battles-and-streaks.md)) are paused. This is done so that we can process the results and close the leagues before a new day begins.&#x20;


---

# 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.gamee.com/gameplay/gamee-arc8-faqs/leagues.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.
