> 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/appendix/appendix-b-data-sources-and-references.md).

# Appendix B · Data Sources and References

The following are the main data sources and reference notes cited in this document.

### Industry Data Sources

#### Global Recorded Music Industry Size

The global recorded music industry data refers to information published in the Global Music Report by IFPI, the International Federation of the Phonographic Industry.

In 2025, the global recorded music market exceeded $31.7 billion.

→ IFPI official website

#### Commercial Background Music Market Size

Based on public industry reports and combined estimates, the global commercial background music market is approximately $75–80 billion.

Related data comes from industry research reports and public market analysis.

#### Other Industry Data

Some market size, user behavior and related data are sourced from public industry research reports, consulting data such as Statista and PwC and MIURO’s internal research.

### MIURO Internal Research and Design

The following content in this document is based on MIURO team research and design:

* Product specifications and SKU matrix
* Token economy model, including allocation, vesting and burn mechanisms
* Identity Ladder design and benefit system
* Cloud Node synthesis mechanism and mining rules
* Referral growth mechanism and anti-cheating rules

Specific parameters may be optimized as the project develops.

Final details are subject to the latest official announcements.

### Disclaimer

The industry data in this document is for reference only. Actual market size may vary due to statistical methodology, timing differences or data updates.

The token economy model, mining reward estimates, ROI calculations and related content are for design explanation only. They do not constitute any investment commitment, revenue guarantee or financial advice.

Crypto assets and related projects involve high risk. Users should conduct their own due diligence and rationally assess participation risks based on their own circumstances.

This document does not constitute legal, tax or investment advice.

### Update Note

This document will be updated from time to time based on project progress and regulatory requirements.

Important changes will be announced on the official website and official community channels.

© 2026 MIURO Foundation. All rights reserved.


---

# 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/appendix/appendix-b-data-sources-and-references.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.
