# Critical Situations & Emergency Procedure

<details>

<summary>Fly Away</summary>

In the event of an aircraft fly away, immediately report to ATC and track down the drone. *FAA will need to know if there has been damage to property or an injury.*

</details>

<details>

<summary>In the Event of a Loss of Signal (LOS)</summary>

If link is lost, the IF1200A will initiate a Return To Launch (RTL), ascend to its safety parameter, pre-designated altitude (our default is 15 meters) and come straight back to the launch point.

</details>

<details>

<summary>Battery Less Than 15%</summary>

If flying with a critical battery voltage, determine the trajectory of the aircraft and fly above open ground.  The aircraft is now unstable and should be brought to the ground as quickly and safe as possible.  If flying in an autonomous flight mode, it is recommended to switch the control to P[osition Mode](#user-content-fn-1)[^1] to bring the aircraft down faster.&#x20;

</details>

<details>

<summary>Loss of Aircraft Control While Flying a Mission</summary>

If mission/return is behaving unexpectedly, dangerously or abnormally, switch to Position Mode to regain control.&#x20;

</details>

<details>

<summary>Entire Loss of Aircraft</summary>

If a flyaway or battery depletion away from home point occurs, follow the [FAA guidelines on loss of aircraft](https://www.faa.gov/air_traffic/publications/atpubs/foa_html/chap5_section_5.html), notify Inspired Flight Technologies.

</details>

<details>

<summary>Aircraft Crash</summary>

If the aircraft is flown into an obstruction or crashes for any reason, follow the procedure in the FAA guidelines, and notify Inspired Flight Technologies.&#x20;

</details>

<details>

<summary>Other</summary>

If any other anomaly or unexpected failure occurs, please contact Inspired Flight. Refer to the contact information in the front of this manual.

</details>

[^1]: Aircraft is moving, switching to position mode will allow you to release the joystick , decelerating the aircraft and holding a station location when the aircraft comes to a complete stop. (B Button on HereLink)


---

# 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.inspiredflight.com/inspired-documentation/products/aircraft/if1200/operating-the-aircraft/critical-situations-and-emergency-procedure.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.
