> 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/miurobox/miurobox.md).

# MiuroBox

*MiuroBox is the physical entry point into the MIURO ecosystem and also a 24/7 decentralized network node. It enables high-performance local music generation while continuously contributing computing power, storage, and bandwidth to the network, earning real rewards in return.*

**MIURO offers four SKU tiers, covering the full spectrum of needs from everyday music users to professional studios.**

***

### Four SKU Overview

#### VOX — Entry Level

An AI music speaker with cloud-based Claw access, enabling zero-barrier participation in the network.

Designed for everyday music users and smart home enthusiasts.

Includes 1 month of Pro membership and can be used by fans to co-support virtual idols.

#### MINI — Creator Level

A local AI host with 100% user-controlled data ownership.

Built with a flagship domestic AI processor, MINI supports local large-model inference and voice cloning.

Designed for independent musicians, AI tool enthusiasts and DePIN node operators.

Includes 3 months of Pro membership with commercial usage rights.

#### ORIGIN — Flagship Level

A GPU compute node designed for professional creators and studios.

ORIGIN supports high-load AI tasks, multimodal generation and operates as a Tier-1 master node within the network.

Includes one MINI device and 12 months of Studio membership, unlocking Genesis Node status and Compute Asset Trust benefits, including stable monthly revenue sharing from managed compute assets.

#### Cloud Node

A virtual node that does not require hardware purchase.

Through a five-level upgrade system from L1 to L5, Cloud Node users can continuously accumulate Hash Power and network rewards.

Designed for lightweight participants and investment-oriented users.

***

### Core Value

* **Dual Identity:** MiuroBox is both a creative tool and a network node that continuously generates cashflow.
* **Real Rewards:** Users earn $MIURO / MU rewards through Task-Based Mining, which is based on real network tasks rather than simple “online-to-mine” participation.
* **Identity Upgrade:** Different SKUs correspond to different musician identities, from Idol to Studio to Studio Founder, with rights and benefits increasing at each level.

### Want to Explore More?

View detailed specifications, mining rewards, membership benefits, and upgrade paths here:


---

# 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/miurobox/miurobox.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.
