# Seasons and Leaderboards

### Overview

Leaderboards keep track of the progress made in Fancy Birds Game  and Fancy Birds: Sky Wars seasons. They allow players to compare their progress and earn rewards based on their ranking. Each type of board tracks progress differently:

#### Tournament Leaderboards

Fancy Birds leaderboards  are split between both  Tournaments and Normal gameplay modes as. To help encourage a variety of play styles and allow players to measure themselves against similar competitors.

Please see [Earnings](/whitepaper/infographics/earnings.md#tournaments)   for more detailed info on how the system works.

The highest rank is awarded to the player(s) who scored the highest points. Of those people, those who have reached the top 15% will receive cash rewards. While ten random participants will be chosen for a drawn lottery to win  FNC prizes.

#### Season-only Leaderboards

Normal gameplay Leaderboards are Season-only. This means that these Leaderboards will reset at the end of each Season and start anew. Each player Leaderboard will be split between Normal and Tournament mode.&#x20;

{% hint style="warning" %}
By playing our games you agree to follow the [Code of Conduct](/whitepaper/infographics/rules.md), breaking any of the rules listed may lead in a permanent lockup of your account.&#x20;
{% endhint %}

### Seasons

Fancy Birds feature seasons, that gives you additional collectibles which, can be unlocked via [Breeding](/whitepaper/faq/breeding.md) through two Genesis Birds. That will give you access to each <mark style="color:orange;">Legendary</mark>, <mark style="color:green;">Set</mark> and <mark style="color:purple;">Mutant</mark> baby bird.

{% hint style="info" %}
***Please check below for info on each season:***

#### [Season 1 Breeding](/whitepaper/infographics/seasons-and-leaderboards/season1.md) [Season 2 Breeding](/whitepaper/infographics/seasons-and-leaderboards/season2.md) [Season 3 Breeding](/whitepaper/infographics/seasons-and-leaderboards/season2-1.md)

{% 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://fancy-studios.gitbook.io/whitepaper/infographics/seasons-and-leaderboards.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.
