# Hitmakr Whitepaper

## Hitmakr Whitepaper

- [Intro](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro.md): Revolution. We’re bringing Revolution as a Service.
- [Philosophy](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/philosophy.md)
- [Declarations](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations.md)
- [Holders](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/holders.md)
- [Artists](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/artists.md)
- [Producers](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/producers.md)
- [Musicians](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/musicians.md)
- [Content Creators](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/content-creators.md)
- [Music Enjoyers](https://hitmakr.gitbook.io/hitmakr-whitepaper/intro/declarations/music-enjoyers.md)
- [The Issue](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue.md)
- [The Problem](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue/the-problem.md)
- [Middlemen](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue/the-problem/middlemen.md)
- [Royalty Mismanagement](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue/the-problem/royalty-mismanagement.md)
- [Collaboration Complications](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue/the-problem/collaboration-complications.md)
- [The Solution](https://hitmakr.gitbook.io/hitmakr-whitepaper/the-issue/the-solution.md)
- [Tokenomics](https://hitmakr.gitbook.io/hitmakr-whitepaper/tokenomics.md)
- [PROOF Platform](https://hitmakr.gitbook.io/hitmakr-whitepaper/tokenomics/proof-platform.md)
- [Ecosystem Overview](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview.md)
- [SKALE Chain](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/skale-chain.md)
- [SKALE Partnership](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/skale-chain/skale-partnership.md)
- [Web3 Audio Storage](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/web3-audio-storage.md)
- [$HMKR Nodes](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/web3-audio-storage/usdhmkr-nodes.md)
- [Factory](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/factory.md)
- [Metadata Management](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/factory/metadata-management.md)
- [Licensing](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/factory/licensing.md)
- [Royalties](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/factory/royalties.md)
- [Team Splits](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/factory/royalties/team-splits.md)
- [Storefront](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/storefront.md)
- [Streaming & Compensation](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/streaming-and-compensation.md)
- [Reward Block](https://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/streaming-and-compensation/reward-block.md)
- [Networking](https://hitmakr.gitbook.io/hitmakr-whitepaper/networking.md)
- [Comparative Analysis](https://hitmakr.gitbook.io/hitmakr-whitepaper/comparative-analysis.md)
- [Assemble!](https://hitmakr.gitbook.io/hitmakr-whitepaper/roadmap/assemble.md)
- [Overview](https://hitmakr.gitbook.io/hitmakr-whitepaper/roadmap/overview.md)
- [Alpha](https://hitmakr.gitbook.io/hitmakr-whitepaper/roadmap/overview/alpha.md)
- [Beta](https://hitmakr.gitbook.io/hitmakr-whitepaper/roadmap/overview/beta.md)
- [Release](https://hitmakr.gitbook.io/hitmakr-whitepaper/roadmap/release.md)
- [Outro](https://hitmakr.gitbook.io/hitmakr-whitepaper/outro.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hitmakr.gitbook.io/hitmakr-whitepaper/intro.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.
