# Streak System

**What is a Streak?**\
A streak is the number of consecutive days you’ve earned at least one key by playing. As long as you earn a key each day, your streak continues.\
\
If you miss a day, your streak resets.

> Streaks are based on server time (UTC) and run from midnight to midnight. It doesn’t matter what time zone you’re in — your activity must fall within that 24-hour server window.

***

**How to Check Your Streak**\
\
You can view your current **consecutive day streak** anytime by visiting the **Profile page on** [**wsg.gg**](http://wsg.gg/)**.**\
Your streak will update after each day you earn a key.

***

**One-Time NFT Rewards**\
\
At specific milestones, you'll receive guaranteed NFT rewards based on your streak:\
\
**Streak Day - Reward**\
Day 5 - 1 Mythic NFT\
Day 10 - 2 Mythic NFTs\
Day 15 - 1 Mythic + 1 Legendary NFT\
Day 20 - 2 Mythic + 1 Legendary NFT\
Day 25 - 3 Mythic + 1 Legendary NFT\
Day 30 - 4 Mythic + 1 Legendary NFT\
\
These rewards are given **once per streak cycle**. If your streak resets, you’ll be able to earn these rewards again by reaching the milestones in a future streak.

***

**Daily Reward Multipliers**\
\
As your streak grows, your chances of receiving high-tier NFTs from daily rewards improve through multipliers:

| Streak  | Legendary | Mythic | Rare  | Common |
| ------- | --------- | ------ | ----- | ------ |
| Day 1-4 | 1.00×     | 1.00×  | 1.00× | 1.00×  |
| Day 5+  | 1.03×     | 1.05×  | 1.07× | 1.00×  |
| Day 10+ | 1.05×     | 1.10x  | 1.15× | 1.00×  |
| Day 15+ | 1.10×     | 1.20×  | 1.30× | 1.00×  |
| Day 20+ | 1.15×     | 1.30×  | 1.40× | 1.00×  |
| Day 25+ | 1.30×     | 1.40×  | 1.50× | 1.00×  |
| Day 30+ | 1.50×     | 1.70×  | 1.80× | 1.00×  |

These multipliers apply to **all daily NFT rewards**— not just milestone rewards. \
\
For example, with a 25-day streak, your chance of landing a Mythic or Legendary NFT is significantly higher than on Day 1.

***

**Streak Reset**\
\
If you don’t earn a key on any given day (based on server time), your streak will:

* Reset to Day 1
* Clear your list of previously claimed one-time rewards

You’ll need to start fresh to unlock milestone rewards again.


---

# 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://docs.wallstreetgames.net/platform/meta/streak-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.
