# Overview

## Meet FlytBase

FlytBase is an enterprise-grade drone autonomy platform that fully automates aerial data collection workflows. Users can conduct scheduled and repeatable BVLOS drone flights using docking stations from their command centers with little to no human intervention. FlytBase allows users to remotely control and manage a hybrid and geographically distributed fleet of drones and docks from anywhere in the world.

{% embed url="<https://youtu.be/s7CgREs68D4>" %}
Meet FlytBase
{% endembed %}

## Contents

This guide will help the operator set up and get the most out of the FlytBase account. The following list outlines each section of the guide so that the operator can easily find their way around:

* [<mark style="color:blue;">Supported Hardware</mark>](https://legacydocs.flytbase.com/supported-hardware)
  * FlytBase supports a variety of DJI drones, docking stations and third-party accessories
* [<mark style="color:blue;">Fleet Management</mark>](https://legacydocs.flytbase.com/diab-setup)
  * Steps to add drone and docking station to the dashboard.
* [<mark style="color:blue;">Features</mark>](https://legacydocs.flytbase.com/features)
  * A single dashboard for providing multiple advanced features for drone autonomy.
    * [<mark style="color:blue;">Operation</mark>](https://legacydocs.flytbase.com/features/operations)
      * Easy add, manage and monitor multiple drones and their docking stations simultaneously.
    * [<mark style="color:blue;">Planning</mark>](https://legacydocs.flytbase.com/features/planning)
      * Advance mission planning and scheduling.
    * [<mark style="color:blue;">Logs</mark>](https://legacydocs.flytbase.com/features/logs)
      * Flight logs, telemetry data and media, helping operators in analyzing and troubleshooting missions.
    * [<mark style="color:blue;">Zones</mark>](https://legacydocs.flytbase.com/features/zones)
      * Fly or no-fly zones on the map with customized shapes, that are drone specific and can be used to help ensure the safety and efficiency of drone operations.
    * [<mark style="color:blue;">Settings</mark>](https://legacydocs.flytbase.com/features/settings)
      * Robust settings management, enabling operators to customize various drone settings to meet specific needs.
* [<mark style="color:blue;">Flight Operations</mark>](https://legacydocs.flytbase.com/flight-operations)
  * A checklist for ensuring a smooth streamlined flight for the operator.
* [<mark style="color:blue;">Add-Ons</mark>](https://legacydocs.flytbase.com/add-ons)
  * The custom add-ons that the operator can add to their dashboard according to their requirements.&#x20;
* [<mark style="color:blue;">Managing your Account</mark>](https://legacydocs.flytbase.com/managing-flytbase-account)
  * To manage payments and subscriptions with FlytBase.
* [<mark style="color:blue;">Doubts</mark>](https://legacydocs.flytbase.com/doubts)
  * Frequently Asked Questions & DJI troubleshooting solutions

Let’s get started!


---

# 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/overview.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.
