# DJI Drone Settings

## Motivation

* My drone is return-to-home with more battery life than expected.
* My drone is transiting too low to the flight area.

***

## Requirements

You must be using the app to [Fly a Drone](https://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/fly-a-drone). These settings do not affect [Flight Plan Export](https://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export).

***

## Steps <a href="#steps" id="steps"></a>

From the Home Screen:

1. Tap on the Settings gear button on the top right.
2. Scroll down to Drone Settings and tap it.
3. Under the SAFETY section, you can adjust:
   1. RTH Battery Threshold
   2. Minimum RTH Altitude

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2F1Ebm0HXEvxw9rTlnOCpv%2FDroneSettings.gif?alt=media&#x26;token=50f3a95c-2128-475c-83b4-c6f4f03ec9e8" alt=""><figcaption><p>Drone Settings</p></figcaption></figure>

***

## Notes

### RTH Battery Threshold

This setting controls the battery level at which the drone will Return to Home (RTH). The app will command the drone to return to the launch point when the battery level reaches this percentage.

### Minimum RTH Altitude

This setting controls the minimum altitude at which the drone can fly to and from the flight area. Depending on your mission altitude, the drone may fly higher than this setting during transit.


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/dji-drone-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.
