# Leaderboard System

In Jammy, skill and consistency are rewarded not only within games—but also across time.\
The Leaderboard System is designed to reward players for their sustained activity, daily engagement, and quest performance. It adds a powerful layer of gamification on top of the gameplay itself, turning participation into prestige and progression into prizes.

Jammy features two main leaderboard types:

1. 15-Day Rank Leaderboards (short-term competitive cycles)
2. 45-Day Season Leaderboards (long-term performance rewards)

### 🏅 Rank Leaderboards (15-Day Cycles)

Every 15 days, a new leaderboard cycle begins. Players compete within their own rank groups, ensuring fairness and relevance.

> If a player ranks up during an ongoing 15-day leaderboard period, their rank and leaderboard group remain unchanged until the cycle ends. Their updated rank and corresponding leaderboard apply starting from the next period.

**Points are awarded for:**

* 10% of the player’s Rank Points accumulated during the 15-days period
* Number of games played
* Daily Quest completions
* Daily logins with at least 1 game played
* 15% of the chips spent in games during the 15-days period
* Login streaks

At the end of each cycle:

* The Top 3 players in each Rank group receive major rewards
* An amorti draw is held: 10 random users from ranks 4–1,000 are selected to receive secondary prizes

This system rewards both performance and persistence, and gives even non-top players a reason to stay active through randomized draws.

### 🏆 Season Leaderboards (45-Day Cycles)

Every three Rank leaderboard cycles (total 45 days), the Season Leaderboard resets and opens a new long-term reward phase.

**Season Leaderboard scores include:**

* 10% of total Rank Points during the 45-day period
* Number of games played
* Daily Quest participation
* Daily logins with gameplay
* 15% of chips spent during the season
* Login streaks
* Referral bonuses: 3% of referred users’ Rank Points are added to the inviter’s Season score

This system captures broader user behavior over time, rewarding those who are deeply embedded in the platform’s ecosystem.

### 🎁 Leaderboard Rewards

Season leaderboard prizes are significantly higher in value than Rank leaderboard rewards.

Each leaderboard rewards can include:

* Token airdrops
* NFTs
* Whitelist spots
* Private sale allocations
* Partner-branded items
* Partner-sponsored campaign slots
* and more…

### 🧩 Fairness by Design

Jammy’s leaderboard system does not favor the biggest spenders—it rewards activity across multiple metrics. The system:

* Encourages all types of players: casual, social, strategic
* Prevents whales from dominating early users
* Creates parallel races across Ranks, motivating all user levels
* Makes even minimal daily engagement meaningful

By rewarding activity rather than just chip volume, Jammy ensures that everyone—from new players to power users—has a chance to win.

<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://jammy-1.gitbook.io/jammy/reward-mechanism/leaderboard-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.
