# 3D View

{% hint style="success" %}
The 3D View is based on the [ArcGIS](https://www.esri.com/en-us/arcgis/products/arcgis-online/overview) from [ESRI ](https://www.esri.com/en-us/home)and provides a great tool for a 3D visualization of the planned mission during planning and flying.
{% endhint %}

The 3D view enhances the planning and execution of a mission by giving a sense of the elevation and the detailed form of the ground below the flying vehicle. It can provide valuable information to the user that can lead to more accurate altitude planning based on actual requirements.\
\
To Access the 3D view, a button on top of the small video screen should be used:

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

When the button is pressed the 3D view appears on the main view Window. To return to the former view the 2D view button on the bottom left corner should be pressed.

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

{% hint style="warning" %}
The 3D View will only be available if a valid ESRI license token has been provided under the General Settings -> Miscellaneous field.
{% endhint %}

<figure><img src="/files/W7ufRYLnBDZ4TMU1UJyt" 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://docs.camflite.com/crd1/flight-operations/3d-view.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.
