# Emergency Low Battery

<mark style="color:red;">**Emergency Low Battery**</mark> is defined as total <mark style="color:red;">battery percentage under 5%</mark> and means the UAS is in danger of not having enough remaining endurance to safely land in place (Land).&#x20;

<mark style="color:red;">**Automated Failsafe**</mark><mark style="color:red;">:</mark> From the factory your IF800 Tomcat has an Emergency Low Battery failsafe enabled that <mark style="color:red;">**will automatically initiate an auto Land in Place flight mode at 5% battery, regardless if the aircraft was in a manual or automated flight mode prior to this.**</mark> The Pilot can switch the flight mode out of Landing mode after the failsafe was initiated, however the aircraft will not automatically enter this failsafe again. If in doubt, manually land the aircraft as quickly as possible.&#x20;

{% hint style="info" %}
When the aircraft is in RTL, the pilot can manually adjust horizontal position while the aircraft automatically lowers its altitude.
{% endhint %}

{% hint style="danger" %} <mark style="color:red;">**Flying with Emergency Low Battery level:**</mark> The Pilot in Command’s main objective needs to be safely landing the aircraft as quickly as possible to prevent loss of control. Use the onboard cameras to find the nearest clear open space and land immediately. Recovering your aircraft from an inconvenient location is always better than recovering a crashed aircraft.
{% endhint %}

{% hint style="warning" %} <mark style="color:orange;">**Automated flight modes**</mark> may use slower velocity setpoints than the aircrafts max speed. <mark style="color:orange;">If in doubt, switch to manual</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Position Hold**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">flight mode to land faster.</mark>
{% 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/emergency-low-battery.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.
