> For the complete documentation index, see [llms.txt](https://lemonad.gitbook.io/lemonad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lemonad.gitbook.io/lemonad-docs/cool-mini-wheel-game.md).

# Cool Mini Wheel Game

<figure><img src="/files/g1ruhuSI7C8L77gIjCUt" alt=""><figcaption></figcaption></figure>

The **Mini Wheel Game** is a lightweight, time-based interaction designed to reward **participation over speculation**. Accessible exclusively to LeMONAD NFT holders, the game introduces simple, skill-neutral mechanics that align with LeMONAD’s philosophy of transparency, fairness, and sustainable engagement.

This is not a casino mechanic.\
There are no visible odds, no promised outcomes, and no fixed prize tables.\
The experience is designed to be intuitive, repeatable, and fun.

#### &#x20;Game Overview

The Mini Wheel Game is available **only** to wallets holding an eligible Lemonad NFT.

**Core Characteristics**

* NFT-holder exclusive access
* Skill-neutral gameplay
* Time-based sessions
* No displayed prize tables or reward probabilities

Each interaction is designed to feel lightweight and accessible while remaining unpredictable by design.

#### &#x20;Access Rules

To ensure fairness and prevent abuse, access to the Mini Wheel Game is governed by the following rules:

* Each eligible wallet receives:
  * **1 free game session per day**
  * **Session duration:** 1 minute
* No entry fees
* No upfront disclosure of reward amounts

Access is granted solely through NFT ownership, reinforcing the utility-driven nature of the Lemonad collection.

#### &#x20;Game Flow

1. The player enters the Mini Wheel Game
2. A **gift icon** appears at the center of the interface
3. No reward values or probabilities are shown
4. A button appears below the interface:
   * **“Click Start – 1 Min”**
5. Once activated:
   * The spinner begins rotating automatically
6. During the active 1-minute session:
   * The player clicks the arrow
   * The spinner lands on a gift box
7. The gift box opens:
   * Some boxes contain **LEMON** tokens
   * Some boxes are empty
8. The process may repeat until the session timer expires

All interactions occur within the defined session window, reinforcing time-based participation rather than continuous farming.

#### &#x20;Reward Logic

Rewards are determined by the **total number of LEMON tokens discovered during the active 1-minute session**.

* Empty boxes yield no rewards
* Rewards only accumulate within the active session
* Tokens found outside the session window are not counted
* There are **no guaranteed rewards**

This structure ensures variability while maintaining clear boundaries around reward accumulation.

#### Fairness & Design Principles

Lemonad’s game mechanics are built around long-term sustainability and ethical design.

* No fixed payouts
* No displayed odds
* No misleading reward promises
* Randomized outcomes
* Transparent mechanics
* Emphasis on repeat engagement over speculation

The system is intentionally designed to avoid extractive or deceptive patterns commonly found in on-chain games.

#### &#x20;Security & Anti-Abuse Measures

To protect the ecosystem and its participants, Lemonad implements multiple layers of protection:

* NFT-based access control
* One active session per wallet per day
* Anti-bot logic and server-side validation (where applicable)
* Continuous monitoring for suspicious or abusive behavior

These measures help preserve fair access, ecosystem integrity, and long-term playability.

#### The Agent’s Role

Every LeMONAD NFT holder operates as an **Agent of Lemonati**, participating in a system built on curiosity, interaction, and controlled randomness.

The wheel spins.\
The boxes open.\
The network grows.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lemonad.gitbook.io/lemonad-docs/cool-mini-wheel-game.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.
