# Takeoff & Land

## 💠Takeoff Methods:

***

### 🔹Manual Takeoff

{% hint style="warning" %}

### Available only in Standard Mode

{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=9woQqomVAEA>" %}

Drones take off manually, family by family, in a grid formation. A predefined number of frames is used to space out each takeoff.

### 🔹Auto Takeoff&#x20;

Drones take off automatically and optimally, one family at a time, using a predefined grid layout.

{% embed url="<https://www.youtube.com/watch?v=ikUuJ_BrkPg>" %}

### 🔹Direct Takeoff&#x20;

Drones take off directly into the first shape of the show, bypassing the grid-based takeoff phase.

{% embed url="<https://www.youtube.com/watch?v=acZcSYYCyoY>" %}

***

## 💠Landing Methods

Two landing options are supported:

* **Manual Land**
* **RTL (Return To Launch)**

***

### 🔹Family Grids

{% embed url="<https://www.youtube.com/watch?v=3D2TPGpuv5I>" %}

***

### 🔹Manual Land&#x20;

{% hint style="warning" %}

### Available only in Standard Mode

{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=x9zPm_Bhcoo>" %}

Drones land directly beneath their current position. To land them at the original takeoff area, a transition to the Family Grids must be performed before triggering manual landing.

### 🔹RTL (Return To Launch)&#x20;

Drones return and land at their exact takeoff positions, directly from the final shape of the show

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=RK6cd0IU_tk>" %}

<br>

{% hint style="danger" %}
Drones must be at least at 10m height.
{% endhint %}

{% hint style="warning" %}
If drones are in close proximity to each other, it may result in errors or extended transition times. To prevent this, maintain sufficient spacing between drones (e.g., at least 2 meters).
{% 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://drotek.gitbook.io/lsc2/show-creation/takeoff-and-land.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.
