# Choruz AI

## Choruz AI

- [Preface](https://whitepaper.choruz.ai/readme.md)
- [The Problem](https://whitepaper.choruz.ai/overview/quickstart.md): Problems in Traditional Music Industry
- [The Solution](https://whitepaper.choruz.ai/overview/the-solution.md): How Our Platform Provides a Solution
- [The Vision](https://whitepaper.choruz.ai/overview/the-vision.md): Our Ultimate Vision
- [Features](https://whitepaper.choruz.ai/platform/industry-trends.md): Choruz AI Platform Features
- [Benefits](https://whitepaper.choruz.ai/platform/challenges.md): Platform Benefits
- [TOKENOMICS](https://whitepaper.choruz.ai/tokenomics.md)
- [Supply & Distribution](https://whitepaper.choruz.ai/tokenomics/supply-and-distribution.md): Token Distribution/Allocation details
- [Power of $CHORUZ](https://whitepaper.choruz.ai/tokenomics/power-of-usdchoruz.md): Investor Benefits of $CHORUZ: A Deflationary Token
- [TECH STACK](https://whitepaper.choruz.ai/tech-stack.md)
- [The algorithms](https://whitepaper.choruz.ai/tech-stack/the-algorithms.md): The bits and pieces of AI at Choruz
- [Decentralized vs Centralized](https://whitepaper.choruz.ai/tech-stack/decentralized-vs-centralized.md): Hybrid Approach at Choruz
- [ECOSYSTEM & USECASES](https://whitepaper.choruz.ai/ecosystem-and-usecases.md)
- [Artists (Music Creators)](https://whitepaper.choruz.ai/ecosystem-and-usecases/artists-music-creators.md): For Artists
- [Listeners](https://whitepaper.choruz.ai/ecosystem-and-usecases/listeners.md): For Music Listeners
- [Developers](https://whitepaper.choruz.ai/ecosystem-and-usecases/developers.md)
- [Collaboration with Web3](https://whitepaper.choruz.ai/ecosystem-and-usecases/collaboration-with-web3.md): Web3 Opportunities
- [ROADMAP](https://whitepaper.choruz.ai/roadmap.md): What's coming at Choruz
- [TIER LEVELS](https://whitepaper.choruz.ai/tier-levels.md): Different Tier Levels at Choruz AI
- [L2E - LISTEN TO EARN](https://whitepaper.choruz.ai/l2e-listen-to-earn.md): Details about Choruz's Listen to Earn Program ( L2E )
- [MUSIC NFTs](https://whitepaper.choruz.ai/music-nfts.md): Details about NFTs in Choruz.ai
- [JUKEBOX](https://whitepaper.choruz.ai/jukebox.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://whitepaper.choruz.ai/readme.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.
