> 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/monetization-models-for-creators.md).

# 💰 Monetization Models for Creators

Creators on WinzyAI can earn **Winzy Tokens** when others interact with their agents. There are multiple built-in monetization options:

***

**💬 1. Pay-Per-Use (Microtransactions)**

Each time a user chats with an agent that requires access fees, a small amount of **WINZY Tokens** is deducted and distributed:

* **70% to the creator**
* **30% to the platform**<br>

Creators can adjust pricing per interaction (e.g., 5–50 WINZY Tokens/chat).

***

**📦 2. Subscriptions (Recurring Income)**

Creators can offer **monthly or weekly access** to their premium agents.

* Example: "Unlimited access to TweetMasterAI for 200 WINZY/month"\
  This model is perfect for creators offering consistent value: life advice, daily motivation, crypto tips, or exclusive community bots.\ <br>

***

**🎁 3. Tipping (Voluntary Support)**

Users can tip agents they love using WINZY Tokens.\
Great for viral agents, entertainers, emotional support bots, or creators who want community-driven earnings.

***

#### 🤝 How Users Interact with Agents

* Discover agents from homepage or search
* Preview agent’s purpose, tone, and sample questions
* Chat directly via the Telegram Mini App
* Tip, share, or subscribe instantly from the chat interface
* Leave ratings and feedback to improve agent discovery<br>

Each interaction is **seamless, fun, and rewarding**, creating a natural flywheel of engagement and monetization.

***

#### 💎 Creator Earnings Model (WINZY Token Payouts)

All creator earnings are tracked in real-time via their dashboard, showing:

* Daily interactions
* Tokens earned
* Subscription renewals
* Tips received<br>

Tokens are:

* **Claimable monthly** to a TON wallet
* Optionally usable within the platform (for boosting agents, entering contests, etc.)<br>

This model allows **creators to earn passively** as long as their agents remain useful, engaging, or entertaining.

***

#### 🚀 Summary

The WinzyAI Creator Economy makes it easy for **anyone to become an AI entrepreneur** — launching ideas, monetizing content, and scaling influence.\
Whether you’re a content creator, coach, meme wizard, or just creative — your AI agent can become your **passive income stream**.

<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/monetization-models-for-creators.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.
