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

# Revenue Model

The popularity of virtual idols is expected to catalyze the penetration of virtual humans in other fields. From film and television to gaming, and now emerging virtual idols (including virtual singers, virtual streamers, and hyper-realistic KOLs), the entertainment industry is the first and most widely used area where virtual humans have penetrated. With the increasing popularity of virtual idols, the public's acceptance of virtual humans is expected to continue to rise, driving the penetration of virtual humans in fields such as finance, tourism, and education, bringing intelligent and efficient humanized services to C-end users.

The business model of Avavio, can be based on several revenue streams, including:

* NFT Sales: Avavio generates revenue by selling virtual idols as non-fungible tokens (NFTs) on blockchain platforms. These NFTs can represent unique digital assets that can be owned, traded, and collected by fans.
* Virtual Goods Sales: Avavio also generate revenue by selling virtual goods, such as costumes, accessories, and other items, that can be used to customize virtual idols or enhance the user experience in the metaverse.
* Advertising and Sponsorship: Avavio partners with brands and advertisers to promote their products and services through virtual idols and in-game advertising. This includes sponsored content, product placements, and other forms of brand integration.
* GameFi Mechanics: Avavio integrates GameFi mechanics, such as tokenomics and play-to-earn models, into its platform to incentivize users to engage with virtual idols and other in-game content. This can help to drive user engagement and generate revenue through the sale of tokens or other rewards.
* Social Media Influencing: Avavio leverages the popularity and influence of virtual idols to become social media influencers, generating revenue through sponsored posts and collaborations with other brands.

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