# 9.2.1 Battery Settings

This section displays the Battery Failsafe, Failsafe Trigger, and RC Threshold settings as configured by the OEM. Users can view these settings but cannot adjust them. As shown in following screen

<figure><img src="/files/gSMVfwjVxCWQnFAsfwWb" alt=""><figcaption><p>Battery Settings</p></figcaption></figure>

**Battery Failsafe Trigger**

* **Low Action**: Displays the action set by the OEM (None, Land, RTL, Smart RTL, or Land)
* **Low Voltage Threshold**: Value set by OEM
* **Low Battery Capacity Threshold**: Value set by OEM
* **Critical Action**: Displays the action set by the OEM (None, Land, RTL, Smart RTL, or Land)
* **Critical Voltage Threshold**: Value set by OEM
* **Critical Battery Capacity Threshold:** Value set by OEM

**Failsafe Trigger**

* **Ground Station Failsafe**: Displays the setting chosen by the OEM (Disabled, Enable RTL, Enable Continue Mission in Auto Mode)
* **Throttle Failsafe**: Value set by OEM
* **PWM Failsafe**: Value set by OEM


---

# 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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.2-safety-settings/9.2.1-battery-settings.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.
