> 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/jp/use-case/ysuksu/case3-hua-huo-da-hui.md).

# Case3 : 花火大会

花火にIPや音楽を組み合わせた、RED°ならではの花火大会の定期的なイベント化を進めています。

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

検討中のユーティリティ：

**NFT保有者やREDX大量保有者向けの特別優待**

* REDX MEMBER PASSPORT NFT保有者や、一定量以上のREDXトークンを保有するユーザーに対し、特別観覧エリアへのアクセス権や、限定グッズのプレゼントなどのVIP待遇を提供。これにより、REDXコミュニティのロイヤリティを高め、トークンの価値向上を促進します。

**REDXで購入できる特別チケットの提供**

* REDXトークンを活用して、特別観覧席のチケットを購入できる仕組みを導入。例えば、東京タワーを背景に最高のロケーションで花火を楽しめるプレミアムシートや、花火打ち上げの舞台裏を見学できる限定チケットなど、通常では得られない体験を提供します。

**花火大会限定NFTの発行**

* 花火大会の特定の演出を記念したNFTを発行し、参加者に提供。NFTは観覧の証として保持できるだけでなく、次回以降のイベントでの特典や、限定コンテンツへのアクセス権として機能することで、REDX経済圏のさらなる活性化を図ります。


---

# 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/jp/use-case/ysuksu/case3-hua-huo-da-hui.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.
