# Introducing Emergency Landing

## **Introduction**

FlytBase introduces the **Emergency Landing** —an essential safety mechanism enabling operators to perform immediate, controlled landings during unforeseen situations. Whether due to a docking station malfunction or abrupt weather changes, this capability ensures drones can be safely recovered, particularly during **BVLOS**, **security patrols**, and **industrial inspections**, where minimizing risk is critical.

## **Key Features**

* **Dashboard-Based Emergency Access**\
  Operators can trigger an emergency landing directly from the drone control panel on the  **Operations Dashboard**, streamlining decision-making during critical events.
* **One-Click Descent with Confirmation**\
  Initiate a controlled landing at the drone's current in-flight position with a single click. A confirmation prompt prevents accidental activation.
* **Precise Location Tracking for Recovery**\
  After landing, FlytBase displays the **last known GPS location** on the map, aiding fast ground-team recovery and minimizing drone downtime.

<figure><img src="/files/8plnOiWlXy1zfmtYq2oA" alt=""><figcaption><p>Emergency Landing Confirmation</p></figcaption></figure>


---

# 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://releases.flytbase.com/introducing-emergency-landing.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.
