# 🎡 Spin to Win, Scratch to Win & Trivia Battles

To ensure that users return daily, WinzyAI includes a rotating collection of mini-games:

* **Spin to Win**: Try your luck with a wheel that offers random rewards like Gems, tokens, badges, or premium agent passes.
* **Scratch to Win**: A digital scratch card that hides surprises — from daily streak bonuses to limited agent access.
* **Trivia Battles**: Real-time, AI-generated quiz duels where users can challenge others or bots. Winners earn Gems, XP, and leaderboard placement.<br>

These games are **quick, mobile-friendly, and built for daily repetition**, forming the core of WinzyAI’s retention engine.

<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://winzyai.gitbook.io/winzyai/gaming-layer/spin-to-win-scratch-to-win-and-trivia-battles.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.
