# How to Manage Your Flight Operations

The Operations Page offers a range of functionalities to enhance your drone operations. Here's a brief description of what it includes:&#x20;

1. [**Fleet Management**](/in-flight-modules/how-to-manage-your-flight-operations/fleet-management.md)**:** Easily view and manage multiple drones and docks, allowing you to monitor their live video feeds for enhanced situational awareness.
2. [**Drone Controls**](/in-flight-modules/how-to-manage-your-flight-operations/how-to-control-your-drone.md)**:** Control: Crucial in-flight commands required by a remote drone operator.
   1. Manual Drone Controls: Gain the flexibility to assume manual control of your drone when needed, enabling more precise and adaptive operations.
3. [**Payload Controls**](/in-flight-modules/how-to-manage-your-flight-operations/payload-controls.md)**:** Seamlessly manage and control the payload attached to your drone, tailoring it to meet specific mission requirements.


---

# 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/in-flight-modules/how-to-manage-your-flight-operations.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.
