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

# Revenue Model

AliceToken’s revenue model is diversified to ensure multiple streams of income, supporting the platform's sustainability and enabling continuous investment back into the ecosystem.

#### Direct NFT Sales

Creators can tokenize their webtoon chapters, artwork, and exclusive content as NFTs, selling them directly to fans. This opens up a significant revenue stream for creators while offering fans unique ownership of their favorite content.

#### Subscription Access

The platform offers tiered subscription models, payable in AliceTokens. Fans gain access to exclusive content, early releases, and special features, providing a steady revenue stream and enhancing user engagement.

#### Ad Revenue Sharing

AliceToken introduces a decentralized ad model that equitably shares advertising revenue with creators based on engagement metrics. This ensures creators are compensated fairly, encouraging the production of high-quality content.

#### Creator Support and Crowdfunding

Fans can directly support creators through tips and donations in AliceTokens. Additionally, the platform enables crowdfunding campaigns for new projects, further monetizing the community's willingness to support favorite creators.

#### Secondary Market Transactions

The platform facilitates a secondary market for the trading of NFTs, with a small transaction fee levied on sales. This not only provides liquidity for NFT holders but also generates additional revenue for the ecosystem.


---

# 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://alicetoken.gitbook.io/alicetoken-whitepaper/revenue-model.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.
