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

# ⚡ Executive Summary

In the rapidly evolving landscape where AI, blockchain, and gaming converge, **WinzyAI** emerges as a revolutionary platform designed to empower everyday users to **create, play, and earn** in a decentralized, fun, and rewarding ecosystem.

Built as a **Telegram Mini App** and powered by the **TON Blockchain**, WinzyAI offers a seamless experience where users can:

* **Create their own AI Agents** without any coding skills
* **Participate in dynamic quizzes and mini-games**
* **Host contests and monetize communities**
* **Earn rewards through Gems and Winzy Tokens**<br>

At its core, WinzyAI democratizes access to AI by enabling users to **build customized AI agents** for entertainment, advice, social media engagement, productivity, and more. Every interaction with an agent generates tokenized rewards for its creator, fostering a new **Create-to-Earn** economy alongside the traditional **Play-to-Earn** model.

With daily tasks, leaderboards, referral bonuses, mystery box rewards, and a rapidly growing agent marketplace, WinzyAI is designed to be **addictive, social, and economically rewarding**. The platform leverages **vibe marketing strategies** and community-driven growth mechanics to fuel mass adoption and viral expansion.

As we move towards a more decentralized and creator-owned internet, WinzyAI positions itself at the forefront — combining the **power of AI**, the **opportunity of Web3**, and the **fun of social gaming** into a single, powerful experience.

Our mission is simple:\
🎯 **Empower millions to build, play, and earn — one AI agent at a time.**

Join us in building the future of AI-powered Web3 entertainment.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://winzyai.gitbook.io/winzyai/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
