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

# Introduction

RaveDAO is more than an event. It is a cultural IP that belongs to its community.

We are inspired by how TED scaled ideas through its TEDx chapter model. But instead of *ideas worth spreading*, we believe in beats worth sharing. Every local chapter is both independent and connected — authentic to its city, yet united under one global brand.

Our mission is to unite global communities through music, empower local chapters to thrive, and channel collective energy into social impact.

RaveDAO demonstrates how entertainment can become a global cultural layer — a platform where music, community, and technology converge to connect people, showcase creativity, and spark lasting change.


---

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

```
GET https://ravedao.gitbook.io/ravedao-whitepaper/readme/introduction.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.
