> 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/identity-ladder/identity-ladder-and-benefit-system.md).

# Identity Ladder and Benefit System

In the MIURO ecosystem, purchasing hardware is not only about acquiring a creative tool or a mining device. More importantly, it means obtaining the corresponding musician identity.

The Identity Ladder connects hardware, identity, benefits, community, and governance rights, giving users a clear growth path and a stronger sense of belonging as they participate in the ecosystem.

### Why Design an Identity Ladder?

Traditional hardware projects often focus only on “mining rewards”, which usually leads to weak user engagement.

Through the Identity Ladder system, MIURO maps different hardware products to different identity levels, unlocking differentiated features, communities, and benefits. This increases long-term user participation and ecosystem stickiness.

In simple terms:

The hardware you own determines the identity you hold and the benefits you receive.

### Four-Level Identity Growth Path

MIURO divides identity into four levels, from entry level to top tier. Each level corresponds to different hardware.

| Identity Level          | Corresponding Hardware | Identity Positioning           | Core Features                                                    | Target Users                                     |
| ----------------------- | ---------------------- | ------------------------------ | ---------------------------------------------------------------- | ------------------------------------------------ |
| AI Music Member         | Cloud Node             | Entry-level member             | Lightweight participation and basic mining                       | Lightweight users and investors                  |
| AI Music Idol           | VOX                    | Virtual idol growth identity   | Can be co-supported by fans and access semi-private groups       | Everyday music fans                              |
| AI Music Studio         | MINI                   | Professional creator / studio  | Full creative and node functions, Genesis Member access          | Independent musicians and node operators         |
| AI Music Studio Founder | ORIGIN                 | Top-tier node / studio founder | Genesis node governance rights and compute asset revenue sharing | Professional studios and advanced node operators |

### Detailed Benefits by Identity Level

#### AI Music Member

Cloud Node holders receive the basic identity credential for entering the MIURO network.

Benefits include:

* Basic identity credentials for entering the MIURO network
* Participation in lightweight mining and network rewards
* Ability to upgrade from Cloud Node L1 to L5, increasing Hash Power and mining duration
* Free transfer rights for Cloud Nodes within the platform
* Access to the public AI Music Member Discord group

#### AI Music Idol

VOX holders unlock the virtual idol growth mechanism and can be co-supported by fans.

Benefits include:

* Access to the virtual idol growth system
* Ability to be co-supported by fans
* Access to the semi-private AI Music Idol Discord group
* Higher network reward weight than AI Music Members
* Ability to issue a personal Idol Card, allowing fans to support the idol by holding it

#### AI Music Studio

MINI holders unlock the full MIURO studio ecosystem.

Benefits include:

* Access to the complete MIURO studio ecosystem
* Ability to incubate personal AI music IP
* Genesis Member ID and access to the Genesis member circle
* Node reputation system, where stable operation can prioritize access to higher-value tasks
* Access to 5-level referral growth rewards
* Mining rate boosts when the team scale reaches certain milestones

#### AI Music Studio Founder

ORIGIN holders unlock the advanced AI Music Studio ecosystem.

Benefits include:

* Access to the advanced AI Music Studio ecosystem
* Ability to incubate proprietary virtual idol Super IP
* Genesis Node status with lifetime network governance rights and 1.5× voting weight
* Quarterly Town Hall invitations and direct access to the Foundation channel
* Access to Compute Asset Trust, enabling stable monthly revenue sharing from entrusted computing power
* Priority access to enterprise-level B2B orders

### Core Value of the Identity Ladder

The core value of the Identity Ladder is that it turns hardware purchases from a simple “tool or miner” purchase into a ticket to identity and benefits.

It gives users a clear growth path within the MIURO ecosystem and provides long-term motivation to continue participating.


---

# 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/identity-ladder/identity-ladder-and-benefit-system.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.
