# Flight Parameters

Flight Plan Export enables the full power of DJI's flight app and the convenience of FieldAgent's intelligent flight planning.

***

## Motivations

* I want to adjust my flight parameters to achieve correct data capture.
* I want to understand how the flight parameters effect capture rate and number of photos.

***

## Adjust Flight Parameters

From the [Flight Planning](/home/fieldagent-mobile-ios/60-second-guides/fly-a-field-boundary.md) screen:

1. Tap on your Flight Segment on the Timeline.
2. Tap on the top panel.
3. Adjust the sliders as necessary.
4. Tap Done to save them.

<figure><img src="/files/YMTcAzEJVmWr90uUwyq5" alt="Flight Parameters"><figcaption><p>Flight Parameters</p></figcaption></figure>

***

## View Flight Parameters

From the [Flight Planning](/home/fieldagent-mobile-ios/60-second-guides/fly-a-field-boundary.md) screen:

1. Tap on your Flight Segment on the Timeline.
2. Tap on the top panel.

At the bottom you can view various flight information such as GSD, estimated photo capture, as well as intervals for both distance and time. The panel can be tapped to toggle what data is shown.

<figure><img src="/files/VaZKDoeUiGRsqH9dUCNn" alt="Flight Parameters"><figcaption><p>Flight Parameters</p></figcaption></figure>


---

# 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/flight-parameters.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.
