# Drones

Starting from version R4, Depence is capable of simulating drone shows. For this purpose, we have defined our own Show Stream file format, which can contain a complete drone show. These shows can be placed and played within the Depence timeline. The following manufacturers already support this format:

* Dronisos ([www.dronisos.com](http://www.dronisos.com))
* Celestial Drones ([www.celestial.show](http://www.celestial.show))
* VergeAero ([www.vergeaero.com](http://www.vergeaero.com))
* Skybrush (<https://skybrush.io/>)  - [Documentation](https://doc.collmot.com/public/skybrush-studio-for-blender/latest/panels/safety_and_export/export.html#_export_to_external_fireworks_and_show_visualization_formats)
* More are following..

## Import a Show

1. 3D Hierarchy > Add > Drones > Drone-Swarm
2. Repository > Sequences > Create a new Show File and open the show
3. &#x20;In the Sequencer right click > New Track > Drone Show Track
4. Right click the Track > Track Settings\
   &#x20;![](/files/UaqBOHjNBdGzlfuHf4zr)
5. In the Settings Window > Choose the correct Drone-Swarm Object
6. Right click in the track area > Add Events > Add Drone Show ![](/files/WdpzYSpg0eWW4KJvyGLO)
7. Load a Drone Show File

<figure><img src="/files/9NwrZScf979uiaHWcXvj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
All Drones will be rendered relative to the drone-swarm position
{% endhint %}


---

# 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://help.depence.com/depence-construction/drones.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.
