# 3D Mission Planning

FlytBase introduces **3D Mission Planning** — a powerful new capability that lets operators create and visualize drone missions in a fully interactive 3D environment. In addition to setting altitudes relative to terrain using **Above Ground Level (AGL)**, users can now clearly view waypoint positions, route paths, and potential terrain conflicts in real time while planning.

3D Mission Planning on FlytBase plays a key role in enabling safe, accurate, and efficient autonomous drone operations—especially in environments where terrain and elevation change frequently. By bringing spatial context directly into the mission planning workflow, it helps teams better prepare for complex scenarios and execute flights with greater confidence.

<figure><img src="https://1057699820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGWcCPxNn1SifRiAjnAW%2Fuploads%2FSLMKBKruWT8L1vAtbEqW%2FScreenshot%202025-06-11%20at%208.58.55%E2%80%AFPM.png?alt=media&#x26;token=b5c37a38-1d8a-45d7-a5a1-56ab0ed2608e" alt=""><figcaption><p>3D Mission Planning</p></figcaption></figure>

## **Key Use Cases and Benefits:**

* **Visualizing Complex Flight Paths**\
  For missions with multiple waypoints or proximity to infrastructure, the 3D view offers clear insight into how the route moves across varied terrain. This improves situational awareness and reduces the likelihood of planning errors.
* **AGL-Based Altitude Validation**\
  In sites like mines, refineries, and construction zones, operators can assign waypoint altitudes relative to the ground surface (AGL). This ensures safer clearance above terrain and better alignment with site conditions.
* **Enhanced Pre-Flight Safety**\
  The 3D interface helps identify potential altitude conflicts early in the planning process. This reduces mid-mission interventions and supports safer, more reliable autonomous flights—especially for **BVLOS** operations.

Explore the 3D mission planner in detail in our latest documentation: [3D Mission Planning](https://docs.flytbase.com/pre-flight-modules/3d-mission-planning)


---

# 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://releases.flytbase.com/june-2025/3d-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.
