# 3 - Flying a Mission with Astro

{% tabs %}
{% tab title="Video" %}

{% embed url="<https://www.loom.com/share/6acca0d891da4159bf28ccd86cd95892>" %}
{% endtab %}

{% tab title="Text" %}
Once you select the Fly option from the mission planning screen, Site Scan will go through a series of checks to make sure that the aircraft is ready to take off.&#x20;

<figure><img src="/files/8rRGObciLy8IBh7pybMu" alt=""><figcaption></figcaption></figure>

Once these checks are finished, Site Scan will prompt you once again to check your takeoff point and give the aircraft permission to start the mission.&#x20;

Now that the aircraft is flying, you will have telemetry along the top of the screen. From left to right, the telemetry is as follows: Distance from the home point, altitude, charge of batteries, and satellites in range. \
\
You can switch between a variety of views while the mission is in progress.&#x20;

{% tabs %}
{% tab title="2D Mission View" %}

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

{% tab title="3D Mission View" %}

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

{% tab title="Camera View" %}

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

###

{% 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/3-flying-a-mission-with-astro.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.
