# Flight Planning

***

## Flight Planning

You can access flight planning in several different ways.

### Ad-Hoc

You can access ad-hoc flight planning from the Home Screen by tapping the Menu button and selecting Flight Planning. You will need to tap out your flight area on the map.

<figure><img src="/files/wpnR0Hdd2Jvefjeyakoz" alt=""><figcaption><p>Ad-Hoc Flight Planning</p></figcaption></figure>

***

### Fly a Field Boundary

You can open flight planning from [Field Details](/home/fieldagent-mobile-ios/app-guide/field-details.md) by swiping on a field boundary or triple-tapping any item in the Shapes list. Entering through this way will default the flight area for you.

<figure><img src="/files/JGlVQtOv6pGc3IDRG8pc" alt=""><figcaption><p>Flight Planning from a Field Boundary</p></figcaption></figure>

***

### Task Flight Planning

The [Task List](/home/fieldagent-mobile-ios/app-guide/flight-tasks.md#task-list) allows you to enter flight planning. The task's flight specifications and field boundary automatically populate the flight parameters and area.


---

# 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/app-guide/flight-planning.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.
