# Flight Tasks

{% hint style="info" %}
The FieldAgent platform creates tasks when a product is ordered. For more information about creating orders, see this [page](https://sentera.com/data/).
{% endhint %}

***

## Motivation

You are assigned a flight task and must capture imagery to fulfill that task.

***

## Steps

From the Home Screen:

1. Tap the menu button on the top left.
2. Tap on the Tasks menu item.
3. Select the task you want to work on.
4. Review the task details and tap the Fly Now button at the bottom.
5. Set your drone and camera using the top set of buttons.
6. Review the selected Flight Specifications.
7. Tap on Review Parameters.
8. Adjust the buffer and direction as necessary.
9. Tap Set Parameters to enter the flight planning view.

You can now execute the flight plan by pressing the [Play](/home/fieldagent-mobile-ios/60-second-guides/fly-a-drone.md) button. If the app does not support your drone, [export](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md) the flight plan as a KMZ for DJI Pilot 2.

<figure><img src="/files/SUNs5LiOk2eY8ZzhX5XZ" alt=""><figcaption></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-tasks.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.
