> 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/case2-light-drone-show.md).

# Case2: Light Drone Show

We are preparing to launch a new entertainment experience that merges drone shows with promotional activities, creating an innovative way to engage audiences.

<div align="left"><figure><img src="/files/HbtSG1XZsBHGfrVOWQp6" alt=""><figcaption></figcaption></figure></div>

**Planned Utilities Under Consideration:**

* **Sponsored Advertisements Using REDX**
  * Companies and projects can sponsor drone shows using REDX, displaying visual advertisements and messages in the sky.
  * This enables a new promotional approach, distinct from traditional advertising, enhancing brand recognition within the REDX ecosystem.
* **Airdrop Campaigns Integrated with Drone Shows**
  * Special QR codes or images will be embedded in the drone visuals, allowing spectators to scan them with their smartphones and receive REDX tokens or RED Points via airdrop.
  * This enhances the audience experience by providing both visual entertainment and real-time incentives.

Through these mechanisms, companies and content providers can leverage REDX-powered drone shows to reach their target users directly and enhance brand recognition through interactive advertising methods.


---

# 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/case2-light-drone-show.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.
