# Chune.XYZ Documentation

## Chune.XYZ Documentation

- [Introducing Chune.xyz](https://docs.chune.xyz/introducing-chune.xyz.md): Welcome to Chune: The Future of Music is Now
- [How To Sign Up On Chune](https://docs.chune.xyz/how-to-sign-up-on-chune.md): How To Create An Account On chune.xyz
- [How To Fund Your Wallet](https://docs.chune.xyz/how-to-fund-your-wallet.md): How To Fund Your Chune Wallet With ETH
- [How To Get Started As An Artist On Chune](https://docs.chune.xyz/how-to-get-started-as-an-artist-on-chune.md): Sign up as an artist on Chune.xyz & start tokenizing your songs
- [Terms & Conditions](https://docs.chune.xyz/terms-and-conditions.md): Terms and Conditions for Chune.xyz
- [Privacy Policy](https://docs.chune.xyz/privacy-policy.md): Chune.xyz Privacy Policy


---

# 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://docs.chune.xyz/introducing-chune.xyz.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.
