# Verge Console

The Verge Aero Console is an application that is used to configure and manage fleets of drones for performing drone shows.

### Software Management

Every hardware component of the Verge Aero drone show system can be updated from the Console.

Updating Verge Aero devices with the [VPKG System](https://docs.verge.aero/drone-show-software/verge-console/firmware-vpkg-system).

### Safety

### I/O Options

[Real-time lighting](https://wiki.droneshow.software/index.php?title=Real-time_lighting\&action=edit\&redlink=1)

* [Art-Net](https://wiki.droneshow.software/index.php?title=Art-Net\&action=edit\&redlink=1)
* [sACN](https://wiki.droneshow.software/index.php?title=SACN\&action=edit\&redlink=1)

Drone Data Streaming

* [PosiStageNet](https://wiki.droneshow.software/index.php?title=PosiStageNet\&action=edit\&redlink=1)
* [RTTRP](https://wiki.droneshow.software/index.php?title=RTTRP\&action=edit\&redlink=1)
* [OSC](https://wiki.droneshow.software/index.php?title=OSC\&action=edit\&redlink=1)


---

# Agent Instructions: 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://docs.verge.aero/drone-show-software/verge-console.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.
