# Seasons: Weekly Leaderboard and Rewards

The **Seasons** page is your hub for tracking your progress and competing with other users on a **weekly leaderboard**. Every week, the leaderboard is refreshed, and the rankings are based on users' accumulated **SCOREs** throughout the season.

***

#### **How “SCORE” Works:**

1. **Points Earned:** The primary factor contributing to your SCORE is the number of points you collect by completing quests.
2. **Speed Multiplier:** The faster you complete a quest after it becomes available, the higher your SCORE. Early completion applies a **multiplier** to the points earned, giving you an edge over others.

***

#### **Pro Tip:**

Complete quests as soon as they appear in the app to maximize your SCORE and climb the leaderboard faster! 🚀

Join the race, test your skills, and claim your spot among the top players every week. 🏆


---

# 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://gemswall.gitbook.io/gemswall/activities-and-rewards/seasons-weekly-leaderboard-and-rewards.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.
