# Gamified Modes

<mark style="color:green;">**LEARN & EARN**</mark>

**To simplify the learning experience, this category focuses on bite-sized, easy-to-understand content.** The topics are simple yet detailed, allowing each lesson to be completed in a short amount of time. This category is organized into **main** and **subcategories** for better structure and navigation.

<mark style="color:green;">**QUIZ CHALLENGE**</mark>

As the name suggests, this category consists of a wide range of engaging quizzes, thoughtfully organized under various subcategories to enhance learning and retention.

<mark style="color:green;">**1 vs 1 BATTLE**</mark>

**The 1vs1 Battle, also known as the P2P Battle, allows users to challenge each other in real-time contests.** When a user initiates a battle, the system searches for another online user at random to join the match or the battle initiator can create a room and share the code for an opponent to join. Once the opponent accepts the challenge, both participants must answer each question correctly and faster than their opponent to win. The quiz only progresses to the next question after both players have submitted their answers for the current one.

<mark style="color:green;">**GROUP BATTLE**</mark>

**The Group Battle category allows a minimum of 2 and a maximum of 4 users to participate in a quiz battle.** Users can either create a room or join an existing one. To create a room, the user must select a topic, set a participation fee, and generate a unique room code to share with others. Once at least one participant joins, the creator can choose to start the battle immediately or wait for up to 4 users in total before beginning the quiz.

<mark style="color:green;">**CONTEST MODE**</mark>

The Contest mode enables users to participate in structured quiz competitions organized by <mark style="color:blue;">**LearnWay**</mark> or partner projects. Contests are available in **Private** and **Public** formats, each designed for different engagement experiences.

<mark style="color:$success;">**Private Contests**</mark> require an access code to join. These contests are typically used for curated competitions such as community challenges, special events, classrooms, or partner programs. Only users with the correct code can participate, ensuring controlled and targeted competition.

<mark style="color:$success;">**Public Contests**</mark> are open to all eligible users on the platform. Any user can join and compete against the broader <mark style="color:blue;">**LearnWay**</mark> community, making it ideal for large scale knowledge battles and leaderboard driven challenges.

All contests follow the same competitive mechanics, rewarding users based on accuracy, speed, and performance, while contributing to XP, badges and rankings progression across the platform.

<mark style="color:green;">**STREAK CLAIM**</mark>

The Streak Claim feature rewards users for **consistent daily activity** on <mark style="color:blue;">**LearnWay**</mark> and serves as the primary mechanism for unlocking **streak based badges** and earning gems through long term engagement.

Each day a user successfully maintains their activity streak, they are eligible to claim **10 gems**. This daily claim contributes directly to streak progression and badge eligibility.

[<mark style="color:$warning;">**Routine Master Alignment**</mark>](/learnway/gems-xps-and-badges/learnway-badges-and-achievements.md#streaks-and-consistency-badges)

Users who maintain an **uninterrupted 30 day streak** unlock the **Routine Master** badge. This milestone represents the foundation of consistency on <mark style="color:blue;">**LearnWay**</mark> and marks a user’s transition into sustained daily engagement.

[<mark style="color:$warning;">**Daily Claims Badge Progression**</mark>](/learnway/gems-xps-and-badges/learnway-badges-and-achievements.md#streaks-and-consistency-badges)

The **Daily Claims** badge evolves based on extended streak milestones:

* <mark style="color:purple;">**30 day streak**</mark>\
  Unlocks **Daily Claims Bronze Tier**
* <mark style="color:purple;">**90 day streak**</mark>\
  Upgrades to **Daily Claims Silver Tier**
* <mark style="color:purple;">**180 day streak**</mark>\
  Upgrades to **Daily Claims Gold Tier**

In addition to daily rewards, the system issues a **milestone gem reward of 50 gems on the 14th consecutive day**. This milestone **replaces the standard daily claim for that day** and is only granted if the streak remains uninterrupted.

<mark style="background-color:$danger;">**Streak claim rewards are gem and badge only incentives. They:**</mark>

* Do **not** affect XP, levels, or rankings
* Do **not** influence competitive performance
* Exist solely to support **gem accumulation** and **streak badge achievements**

This structure ensures that **consistency, learning mastery, and competition** remain clearly separated while still rewarding long term commitment to the <mark style="color:blue;">**LearnWay**</mark> ecosystem.


---

# 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://learnway.gitbook.io/learnway/core-features/gamified-modes.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.
