# features

- [Operations](https://legacydocs.flytbase.com/features/operations.md): Guide for operators to effortlessly add, configure, and manage their drone fleet and docking stations. Operators can also monitor multiple feeds and launch drones to specific locations with ease.
- [Drone](https://legacydocs.flytbase.com/features/operations/drone.md): A guide for adding, configuring, and managing the drones.
- [Docking Station](https://legacydocs.flytbase.com/features/operations/docking-station.md): A guide for adding, managing and operating the docking stations.
- [Multi-Cam](https://legacydocs.flytbase.com/features/operations/multi-cam.md): A guide for the operator to monitor multiple video feeds.
- [Launch To Location/Go to location](https://legacydocs.flytbase.com/features/operations/launch-to-location-go-to-location.md): A guide for automating Incident Response by launching the drone to a Specific Location.
- [Planning](https://legacydocs.flytbase.com/features/planning.md): A guide for the operator to plan a mission with advanced functionalities to enhance their experience
- [Missions](https://legacydocs.flytbase.com/features/planning/missions.md): A guide for the operator to plan a mission with advanced functionalities to streamline their experience
- [Mission Management](https://legacydocs.flytbase.com/features/planning/missions/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.
- [Schedule](https://legacydocs.flytbase.com/features/planning/schedule.md): A guide for the operator to schedule missions ahead of time, set repeat intervals and assign specific drones and routes for each mission.
- [Logs](https://legacydocs.flytbase.com/features/logs.md): To automatically register flight logs as soon as the drone lands.
- [Flight Logs🆕](https://legacydocs.flytbase.com/features/logs/flight-logs.md): A guide for assisting in detailed mission logs for operators to analyze and troubleshoot mission issues with the ability to download and share logs for further review.
- [Gallery](https://legacydocs.flytbase.com/features/logs/gallery.md): A guide for accessing the media files saved in private cloud storage captured by the drone during flights on FlytBase.
- [Cloud Media Sync](https://legacydocs.flytbase.com/features/logs/gallery/cloud-media-sync.md): FlytBase allows for seamless synchronization of drone media to personal cloud storage, ensuring operator privacy and convenience.
- [Zones](https://legacydocs.flytbase.com/features/zones.md): A guide for operators to define areas flying or no-fly zones on the map. These zones can be customized with different shapes, and sizes to help ensure safety and efficiency.
- [Geofences](https://legacydocs.flytbase.com/features/zones/geofences.md): A guide for creating customized fly zones that are specific to each drone and restrict them from breaching the zone during flight.
- [Settings](https://legacydocs.flytbase.com/features/settings.md): A guide for the operator to configure their drones basic default settings.
- [General](https://legacydocs.flytbase.com/features/settings/general.md): A guide to assist in configuring default drone settings as well as dashboard reading preferences.
- [Drone Control](https://legacydocs.flytbase.com/features/settings/drone-control.md): Guide to set drone controls with respect to docking station.
- [Failsafe](https://legacydocs.flytbase.com/features/settings/failsafe.md): Assistance for configuring the failsafe settings for the drone in emergency situations.
- [Precision Landing](https://legacydocs.flytbase.com/features/settings/precision-landing.md): The FlytBase Precision Landing Module allows for precise drone landings on ArUco markers tag located on docking stations or landing pads with centimetre-level accuracy.
- [Collision Avoidance](https://legacydocs.flytbase.com/features/settings/collision-avoidance.md): This section will assist the operator in configuring the Object Collision Avoidance settings for the drone through the FlytBase Dashboard.
- [Speaker](https://legacydocs.flytbase.com/features/settings/speaker.md): A guide to assist the remote operators to play instant or uploaded audio from the FlytBase dashboard.
- [Media](https://legacydocs.flytbase.com/features/settings/media.md): A guide for the operator to choose where to save media, set the quality, and transfer data to cloud storage.
- [SD Card](https://legacydocs.flytbase.com/features/settings/sd-card.md): Gives the operator SD card storage information to manage and analyze.
- [Checklist](https://legacydocs.flytbase.com/features/settings/checklist.md): A guide for the operator to add personalized guidelines to the Pre-flight Checklist on the FlytBase Application Dashboard.
- [Docking Station](https://legacydocs.flytbase.com/features/settings/docking-station.md): A guide for optimizing the Docking Station by linking and configuring its settings.
- [Key Binding](https://legacydocs.flytbase.com/features/settings/key-binding.md): A guide for controlling the drone and its gimbal remotely using the FlytBase.
- [Video Stream Controls](https://legacydocs.flytbase.com/features/settings/video-stream-controls.md): A guide for video streaming controls that will help in optimizing video streaming quality for different use cases.


---

# 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://legacydocs.flytbase.com/features.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.
