> For the complete documentation index, see [llms.txt](https://docs.redx-project.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redx-project.com/use-case/use-cases/case3-fireworks-festival.md).

# Case3: Fireworks Festival

We are working on regularly hosting a unique fireworks festival, combining IP collaborations and music to create an immersive entertainment experience..

<figure><img src="/files/caWOtBQI7VQcx0Gm0rGo" alt=""><figcaption></figcaption></figure>

**Planned Utilities Under Consideration:**

* **Exclusive Privileges for NFT Holders and High-Volume REDX Holders**
  * REDX MEMBER PASSPORT NFT holders and users holding a significant amount of REDX tokens will receive VIP benefits, such as:
    * Access to premium viewing areas
    * Exclusive merchandise giveaways
  * This initiative enhances community loyalty and boosts the value of REDX tokens.
* **Special Tickets Available for Purchase with REDX**
  * Users can use REDX tokens to purchase premium viewing tickets, providing exclusive access to the best locations for experiencing fireworks.
  * Example experiences include:
    * Premium seats with Tokyo Tower as the backdrop for an unforgettable view.
    * Behind-the-scenes passes to witness the firework launch preparations.
* **Issuance of Limited-Edition Fireworks NFTs**
  * Special NFTs commemorating unique firework performances will be issued and distributed to attendees.
  * These NFTs can serve as:
    * Proof of attendance for the event.
    * Access passes for future exclusive benefits and content.

This mechanism further strengthens the REDX ecosystem, making each fireworks festival a memorable and rewarding experience.


---

# 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://docs.redx-project.com/use-case/use-cases/case3-fireworks-festival.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.
