> For the complete documentation index, see [llms.txt](https://spozz-club.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spozz-club.gitbook.io/whitepaper/1.-executive-summary.md).

# 1. EXECUTIVE SUMMARY

**The Music Industry Is Booming — But Broken**

The global music industry is bigger and louder than ever — yet artists and fans remain on the sidelines.

Big tech platforms control access, profits flow to a handful of intermediaries, and true creative independence is rare. Meanwhile, fans are treated as passive consumers rather than active collaborators — with no voice, no influence, and no reward for their passion or loyalty.

The result? **99.9% of artists can’t make a living.**

Now, the rise of AI-generated music and ongoing attacks on copyright laws are threatening the very future of music itself.<br>

**SPOZZ exists to fix this.**

SPOZZ is a Web3-enabled music infrastructure platform that combines streaming, social engagement, and direct-to-fan commerce — all wrapped in a legally structured, community-governed ecosystem. It’s an open platform for artists and fans to connect, collaborate, and co-own a fairer music economy.

We use blockchain where it matters: to license media securely and transparently, to enable peer-to-peer payments, and to manage NFT-based memberships that empower fans and artists. But we also support off-chain credits, wallet-free onboarding, and fiat-compatible experiences — because inclusion beats complexity.

SPOZZ is built to compete with centralized and unfair players of music and video streaming, advertisement-based fan apps and integrated platforms owned by big corporations. But unlike those exploitative platforms, SPOZZ shares its value with the people who make it thrive: creators and their communities.

This white paper explains how SPOZZ works, why it matters, and how artists, fans, and investors can become part of something built to last — not just trend.


---

# 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://spozz-club.gitbook.io/whitepaper/1.-executive-summary.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.
