> 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/impact-metrics.md).

# Impact Metrics

### Ecosystem Metrics

Since launch, RaveDAO has achieved the following ecosystem milestones across global events, community growth, digital participation, media visibility, partnerships, and social impact.

* **100+ global events and activations** across Asia, the Middle East, Europe, and North America
* **200,000+ cumulative attendees** across RaveDAO-supported events and activations
* **500,000+ digital collectibles / NFT-based participation records** minted or issued through event-related campaigns and partner infrastructure
* **8,000+ Genesis Members** across the RaveDAO community
* **200M+ cumulative media and social impressions** across event campaigns, partner activations, artist collaborations, and media coverage
* **80+ media features and partner mentions** across music, Web3, lifestyle, business, and cultural media
* **100+ artists and performers engaged** across RaveDAO-supported events, festivals, and touring initiatives
* **80+ ecosystem partners and collaborators** across music, live entertainment, Web3 infrastructure, exchanges, payment providers, brands, venues, and media platforms

### Social Impact

RaveDAO’s social-impact work is developed through **Rave for Light** and related initiatives.

Historical initiatives have included:

* **Tilganga Eye Center, Nepal:** supporting cataract surgery initiatives and helping restore sight for patients in need
* **Nalanda West, Seattle:** supporting mindfulness, meditation, and educational programming
* **Tai Po Blaze Relief, Hong Kong:** supporting relief efforts for individuals and families affected by the Tai Po fire incident

For selected eligible events, RaveDAO may target allocating up to **20% of applicable net event proceeds** toward Rave for Light beneficiaries and other social-impact initiatives, subject to applicable law, event economics, local implementation requirements, partner arrangements, available funds, and operational feasibility.

Impact is not an afterthought. RaveDAO’s long-term goal is to build an entertainment ecosystem where culture, community, and contribution can reinforce one another.


---

# 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://ravedao.gitbook.io/ravedao-whitepaper/readme/impact-metrics.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.
