# The Problem

The traditional music industry is plagued by intermediaries, low artist payouts, and limited fan engagement. Streaming services retain the majority of profits, leaving artists with small percentages of revenue. Additionally, artists rely on platforms that control distribution and data, reducing their autonomy.  Music production requires specialized knowledge and equipments.<br>

**Key issues:**

* Limited Ownership and Control: Artists receive a fraction of streaming revenue.
* Fan Disconnect: Fans rarely have the opportunity to own or influence the music they love.
* Music Production: To produce music one needs to possess music production skills and access to recording equipment
* Listener Rewards: In the traditional music industry, music listeners often don't receive direct recognition or rewards for their support and engagement with artists.


---

# Agent Instructions: 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:

```
GET https://whitepaper.choruz.ai/overview/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
