# Pre-Flight Modules

- [Learn More About Failsafes](https://docs.flytbase.com/pre-flight-modules/learn-more-about-failsafes.md): Learn more about the failsafe behavior associated with the DJI Dock and M30 drone.
- [Emergency Landing](https://docs.flytbase.com/pre-flight-modules/learn-more-about-failsafes/emergency-landing.md): Emergency Landing feature allows operators to perform safe, controlled landings in case of emergencies, enhancing operational safety.
- [Alternate Landing Location](https://docs.flytbase.com/pre-flight-modules/learn-more-about-failsafes/alternate-landing-location.md): This guide provides details on how to mark DJI's Alternate Landing Location and Altitude used when the docking station isn't suitable for landing during the Return To Docking Station maneuver.
- [DRC Visibility](https://docs.flytbase.com/pre-flight-modules/learn-more-about-failsafes/drc-visibility.md)
- [Platform Settings](https://docs.flytbase.com/pre-flight-modules/platform-settings.md): A guide to organization-wide settings in FlytBase.
- [Preferences](https://docs.flytbase.com/pre-flight-modules/platform-settings/preferences.md): Instructions on tailoring FlytBase Dashboard to your needs.
- [Flight Configuration](https://docs.flytbase.com/pre-flight-modules/platform-settings/flight-configuration.md): Set the default flight characteristics of the drones added to the Organization.
- [Key Bindings](https://docs.flytbase.com/pre-flight-modules/platform-settings/key-bindings.md): Learn more about the default key bindings, personalize your Keyboard commands and verify Controller key bindings prior to using Manual Controls.
- [Checklist](https://docs.flytbase.com/pre-flight-modules/platform-settings/checklist.md): A guide to including and managing custom items to pre-flight checklist for added safety and regulatory compliance.
- [Privacy](https://docs.flytbase.com/pre-flight-modules/platform-settings/privacy.md): Know more on how to send reports for debugging on FlytBase dashboard.
- [Planning](https://docs.flytbase.com/pre-flight-modules/planning.md): A guide for the operator to plan a mission with advanced functionalities to enhance their experience
- [Mission Planning](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning.md): Guide to create and execute missions with ease using FlytBase.
- [Path Mission](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning/path-mission.md): Guide on how to make a Path mission using Waypoints on the FlytBase dashboard.
- [Grid Mission](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning/grid-mission.md): Guide on how to plan a grid mission on FlytBase
- [Importing a Mission using KML file](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning/importing-a-mission-using-kml-file.md)
- [WPML Mission](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning/wpml-mission.md)
- [Mission Breakpoint](https://docs.flytbase.com/pre-flight-modules/planning/mission-planning/mission-breakpoint.md): The Mission Breakpoint feature is designed to allow you to resume a mission from the last point of interruption. Here's a detailed guide on when and how to use it.
- [Mission Management](https://docs.flytbase.com/pre-flight-modules/planning/mission-management.md): Categorize missions using personalized keywords, allowing for easy organization and grouping of missions by location, team, or other relevant criteria, streamlining mission management.
- [Mission Scheduler](https://docs.flytbase.com/pre-flight-modules/planning/mission-scheduler.md): The Mission Scheduler feature in the FlytBase dashboard allows operators to schedule drone missions in advance, at timed intervals, and assign specific drones and missions for the events.
- [3D Mission Planning](https://docs.flytbase.com/pre-flight-modules/3d-mission-planning.md)
- [Copy-Paste Waypoints Across Missions](https://docs.flytbase.com/pre-flight-modules/3d-mission-planning/copy-paste-waypoints-across-missions.md)
- [Zones](https://docs.flytbase.com/pre-flight-modules/zones.md): Learn more about creating Zones for your devices along with the expected behaviour of the drone while Geofence and NFZs are active.


---

# 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.flytbase.com/pre-flight-modules.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.
