# 2 - Preflight and Mission Planning

{% tabs %}
{% tab title="Video" %}
{% embed url="<https://www.loom.com/share/a7ac0f4c94a542a7aecb8bde6f1fdebe>" %}
{% endtab %}

{% tab title="Text" %}

## Creating A Flight Plan

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

In this example, we will select Area Survey. The workflow for other types of missions is relatively similar.&#x20;

### Enter Mission Data

Here is where you can enter the name of your mission. If you are connected to the internet (and not the aircraft), you can also select the location of your mission, check for flight advisories, and save your map for offline use.&#x20;

<figure><img src="/files/6HBSYPDjlbPOegMF0HSj" alt=""><figcaption></figcaption></figure>

### Mission Settings

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

### Mission Overlays

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

### Advanced Settings

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

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

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

### Visualization Features

By selecting the 3D option on the bottom-right corner of the map, you can switch to 3D mode. This will allow you to view the map from a variety of angles in order to better assess the coverage and safety of your mission. \
\
If you have downloaded a 3D map of the area, you can also show a graph of the aircraft's height relative to the ground. This can be invaluable in areas with a high variance in terrain height, as it will help you more accurately gauge the quality of your images as well as decrease the risk of flying into obstacles.&#x20;

<figure><img src="/files/wlJU8rYbN7XETExn1rrl" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/2-preflight-and-mission-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.
