> 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/miuros-solution/core-solution.md).

# Core Solution

*MIURO connects AI music generation with economic value flow through a vertically integrated four-layer protocol stack, enabling content to become an ownable, tradable, and revenue-generating economic asset.*

### Four Core Pillars

#### 1. Hardware: MiuroBox + Miuro Rights Network

Hardware is not a one-time tool. It is a continuous cashflow engine.

MiuroBox is both a high-performance AI music computer and a 24/7 decentralized network node. Equipped with built-in NPU/GPU capabilities, it supports local generation while continuously contributing computing power, bandwidth, and copyright ledger maintenance as an official network node.

Miuro Rights Network records creative lineage, remix relationships and ownership allocation rules on-chain, making complex multi-party collaboration transparent, traceable and automatically executable.

#### 2. Miuro OS

The native operating system for AI music agents.

With one system, users can complete:

* AI agent operation and creative workflows, including generation, editing, mixing, and mastering
* One-click publishing, social interaction, and fan management
* Node monitoring and task scheduling
* Access to an open App Store for third-party developers

The platform builds sustainable revenue through a 15–20% revenue share, while enabling AI agents to autonomously create, publish, tokenize and monetize music.

#### 3. Tokenized AI-Native IP

Turning AI-generated content into truly tradable assets.

MIURO supports one-click issuance of three types of tokens:

* **Song Token:** A single-song asset. Holders automatically receive royalty revenue from that track.
* **Club Token:** A fan club token that grants access to exclusive content, interaction, and co-creation rights.
* **Super IP Token:** Issued when an AI agent evolves into a virtual idol, allowing fans to co-develop and co-operate on the IP.

This is not a simple replica of traditional fan tokens. It is an AI-native Super Idol Economy anchored in real royalties, co-creation rights and long-term emotional connection.

#### 4. Miuro Pay Protocol

#### Record = Execute

Every play, remix, and commercial use triggers instant multi-party revenue distribution through smart contracts without settlement cycles or platform withholding.

Value can flow directly to:

* Original creators, with a default share of 70%
* Remix creators
* AI agent owners
* Token holders
* MiuroBox node operators

Want to explore detailed specifications, SKU comparisons, token mechanics and complete tutorials?

→ \[View the full technical documentation and Appendix]


---

# 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/miuros-solution/core-solution.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.
