> 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/quick-start/3.-i-am-a-fan-investor.md).

# 3. I Am a Fan / Investor

### Fan / Investor Guide

You can participate without purchasing hardware.

### Detailed Onboarding Steps

#### Step 1: Follow Your Favorite Creator or Virtual Idol

Follow the musicians or AI virtual idols you like on the MIURO platform, X, Discord, or Telegram.

Browse their works and latest updates.

#### Step 2: Purchase Content Tokens (Coming Soon)

Go to the creator’s page and view the issued Song Tokens or Club Tokens.

Use a supported wallet to purchase tokens. Supported assets include USDT, $MIURO, and more.

After purchasing, you can receive a proportional share of royalties from the corresponding content or club.

#### Step 3: Participate in Super IP Co-Creation (Coming Soon)

This step is optional.

If you like a specific virtual idol, you can purchase its Super IP Token.

After holding the token, you can participate in activities such as visual identity design, voting on music direction, and content co-creation.

You can also share revenue generated from the commercialization of the virtual idol.

#### Step 4: Stay Active and Earn Revenue

Actively participate in community discussions, content co-creation, and events.

Track token prices and revenue distributions.

You can trade tokens on supported DEX platforms.

#### Step 5: Long-Term Participation and Governance

This is an advanced path.

Hold $MIURO or Cloud Nodes long term to participate in DAO proposals and voting.

By holding higher-level Cloud Nodes, you can access additional governance rights and rewards.

### Fan / Investor Tips

* Start with small purchases of Song Tokens or Club Tokens to understand the mechanism before increasing participation.
* Pay attention to the creator’s activity level and content quality, as these are important for long-term value.
* Super IP Token is more suitable for users who have a long-term emotional connection with a specific virtual idol.


---

# 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/quick-start/3.-i-am-a-fan-investor.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.
