# Total Loss of Aircraft Control

<mark style="color:orange;">**Total Loss of Aircraft Control**</mark> is defined as an aircraft that is experiencing sustained unexpected, dangerous, or abnormal unintentional flight behavior and is unable to quickly recover.  Total loss of control is typically a result of prolonged saturation of the aircraft’s control authority.  In this scenario, <mark style="color:orange;">the aircraft is in immediate danger of crashing</mark> as its ability to hold position & altitude has been compromised.

Total Loss of Aircraft Control can occur if the battery level goes below 1%, if the aircraft is overloaded, if the center of gravity is too far away from center, if the aircraft is in extreme weather, or if the aircraft experiences a mechanical failure of some kind.

{% hint style="danger" %}
If experiencing total loss of control, it is always recommended to bring the sticks to center to allow the aircraft to try to regain control on its own. If the aircraft is able to recover control, be extremely gentle with further input and land in place if safe to do so.
{% endhint %}

{% hint style="danger" %}
If the aircraft is unable to regain control on its own (with the sticks centered), it is unlikely that additional pilot input would have helped in any way.
{% endhint %}

{% hint style="warning" %}
Total Loss of Aircraft Control typically results in Loss of Aircraft. Even if the aircraft is able to land safely this should be treated as a serious event and the operator should look to positively identify the cause of the issue before flying that aircraft again.
{% 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://docs.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/emergency-procedures/total-loss-of-aircraft-control.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.
