# FlightPlanner

- [Introduction](https://docs.phoenixlidar.com/flightplanner/flight-planning.md)
- [User Interface](https://docs.phoenixlidar.com/flightplanner/user-interface.md)
- [FlightPlanner Interface Tools](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools.md)
- [Change Theme](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/change-theme.md)
- [Feedback, Help, and Changelog](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/feedback-help-and-changelog.md)
- [Flight Info](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/flight-info.md)
- [Delete All](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/delete-all.md)
- [Measurement and Reset View](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/measurement-and-reset-view.md)
- [Upload Google KMZ file and Delete All KMLs](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/upload-google-kmz-file-and-delete-all-kmls.md)
- [Take off Location](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/take-off-location.md)
- [Reverse Waypoint Order, Undo, and Auto Update mission flightlines on setting change](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/reverse-waypoint-order-undo-and-auto-update-mission-flightlines-on-setting-change.md)
- [Address Search](https://docs.phoenixlidar.com/flightplanner/user-interface/flightplanner-interface-tools/address-search.md)
- [Workflow](https://docs.phoenixlidar.com/flightplanner/workflow.md)
- [Missions Library](https://docs.phoenixlidar.com/flightplanner/workflow/missions.md)
- [Basic UAS LiDAR Mission Planning (FP 9.0)](https://docs.phoenixlidar.com/flightplanner/workflow/basic-uas-lidar-mission-planning-fp-9.0.md)
- [Mission Type](https://docs.phoenixlidar.com/flightplanner/workflow/settings.md)
- [Overlap](https://docs.phoenixlidar.com/flightplanner/overlap.md)
- [FAQs](https://docs.phoenixlidar.com/flightplanner/faqs.md)


---

# 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.phoenixlidar.com/flightplanner.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.
