# Cockpit View

### Drone Gimbal Control

Operators can control their drone's gimbal from the FlytBase dashboard from the live video feed or the cockpit view.&#x20;

**How it works:**

<figure><img src="/files/22Yv4HgJjfygoZICgWuk" alt=""><figcaption><p>Gimbal controls</p></figcaption></figure>

{% hint style="info" %}
Click on the drone's video feed to enter the cockpit view.
{% endhint %}

<figure><img src="/files/tpl4juJSRVaTKDDCNfFs" alt=""><figcaption><p>Gimbal controls (cockpit view)</p></figcaption></figure>

### Cockpit View

Click on the video (in the top right section) to get the **Cockpit view** of the drone video as shown below.&#x20;

<figure><img src="/files/iqwsFEw3GDCMzAMa5Zat" alt=""><figcaption><p>Cockpit View on FlytBase Webpage</p></figcaption></figure>


---

# 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/flight-operations/cockpit-view.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.
