# Fly a Field Boundary

***

## Motivation

You want to create a flight plan to capture data for your field.

***

## Steps

From the Home Screen:

* Tap on the field to use for flight planning.
* Tap on the "Drone Scout" button.

<figure><img src="/files/KnBV35qhua6vsvg8Bqsf" alt=""><figcaption></figcaption></figure>

* Select the Flight Segment in the Timeline.
* Drag the blue boundary dots to adjust the flight area if necessary.

<figure><img src="/files/SXYaQXLD7vUDzTNbCkWP" alt=""><figcaption><p>Edit Flight Boundary</p></figcaption></figure>

* Tap on the Preset to adjust flight parameters.
* Tap on the Cameras to set your equipment.

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

***

## Terrain Informed Flight

If you enabled Terrain Informed, then review additional information [here](/home/fieldagent-mobile-ios/60-second-guides/terrain-informed-flight.md#fly-a-drone).


---

# 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/fly-a-field-boundary.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.
