> For the complete documentation index, see [llms.txt](https://docs.miuro.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miuro.ai/content-tokens-and-co-creation-economy/content-tokens-and-the-co-creation-economy.md).

# Content Tokens and the Co-Creation Economy

*At MIURO, we tokenize AI-generated content, transforming it into economic assets that creators and fans can truly own and benefit from.*

Here, “content tokens” refer to tokens linked to specific music works, fan clubs, and virtual idols, including Song Token, Club Token, and Super IP Token. They are not the governance token of the MIURO project.

In the traditional music industry, creators often struggle to receive direct and continuous economic support from fans.

At the same time, fans rarely have a meaningful way to participate in the content they love.

Through content tokens, MIURO turns content itself into a tradable asset.

Creators and fans can co-own, co-create, and share revenue.

### Three Types of Content Tokens

### 1. Song Token

#### Single-Song Asset Token

After releasing a song, creators can issue a corresponding Song Token with one click.

Token holders automatically receive a proportional share of royalties from that song.

Holding a Song Token means owning part of the song’s future revenue.

By issuing Song Tokens, creators can monetize part of their future revenue in advance, while allowing fans to share the long-term value of high-quality works.

#### Suitable Scenarios

Song Tokens are suitable for independent singles, popular tracks, songs that need early monetization, or works designed for deeper fan participation.

### 2. Club Token

#### Fan Club Token

Club Token is the tokenized form of a fan club, with richer functions than traditional Fan Tokens.

Holders can access:

* Exclusive content, livestreams, and events
* Co-creation rights, including participation in lyrics, arrangement, and MV concepts
* Community governance and voting rights
* Deeper emotional and economic connection with creators

Club Token turns fans from simple consumers into club members, co-creators, and stakeholders.

### 3. Super IP Token

#### Virtual Idol Token

This is one of MIURO’s most innovative components.

After deep training, an AI agent can grow into a virtual idol, or Super IP, with its own personality, voice, and creative style.

Through Super IP Token, fans can jointly participate in the growth of this virtual idol.

They can:

* Co-decide visual identity, character setting, and musical direction
* Participate in content co-creation
* Share revenue from the virtual idol’s commercialization
* Build long-term emotional connection and economic alignment

Super IP Token turns fans from “following an idol” into “co-owning and co-operating a virtual idol”.

### AI-Native Super Idol Economy

The traditional idol economy mainly depends on labels and large platforms.

MIURO opens an AI-native Super Idol Economy through content tokens.

From AI-generated content to AI-generated IP, then to fan co-ownership and co-creation, MIURO creates a new value cycle:

* Creators and AI agents gain more direct monetization and continuous revenue.
* Fans gain participation, ownership and economic returns.
* The entire ecosystem continues to expand through token incentives.

This is not a simple upgrade of Fan Tokens.

It is an AI-native economic model that truly combines content, ownership, and community.


---

# 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://docs.miuro.ai/content-tokens-and-co-creation-economy/content-tokens-and-the-co-creation-economy.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.
