# Season 1

Welcome to **Season 1** of **Stars Farm**—where interstellar adventure meets the joy of farming! We're thrilled to kick off our first season with an exciting event that offers both fun gameplay and generous rewards.

### Event Overview

* **Duration:** 12 weeks
* **Total Rewards:** 50 million FarmStars coins
* **Start Date:** 14/10/2024
* **End Date:** 06/01/2025

During this season, we're giving away **50 million FarmStars coins** to our community. By completing in-game orders, you can earn your share of the rewards. The more orders you complete, the more coins you accumulate!

### Leaderboard Competition

Climb the ranks by completing more orders:&#x20;

* each week we would be reseting the leadboard and award FarmStars depending on the number of completed order

Who wondering how distribution would look like&#x20;

$$
R\_i = \left( \frac{O\_i^p}{S} \right) \times R\_w
$$

* &#x20;$$R\_i$$: The reward allocated to player ( i ).
* $$O\_i$$: The number of orders completed by player ( i ) during the week.
* &#x20;p : 1.5, which amplifies the rewards for top performers.
* &#x20;S : The sum of all players' orders raised to the power of ( p ):

  $$
  S = \sum\_i O\_i^p
  $$
* &#x20;$$R\_w$$: The total weekly reward pool (4,166,666 coins each week).

&#x20;
