# Firmware

Now, you can remotely upgrade your drone and dock's firmware using the FlytBase dashboard, ensuring that they are always equipped with the latest features.

{% hint style="success" %}
FlytBase recommends that you keep your drone and dock firmware updated to the latest firmware to ensure seamless Drone-in-a-box operations.
{% endhint %}

## Key Highlights

* **Remote Firmware Upgrades**: You can now upgrade firmware remotely, eliminating the need for on-site presence.
* **Version Selection**: Choose your preferred firmware version conveniently through the FlytBase dashboard.
* **Live Upgrade Progress**: Keep track of firmware upgrades in real-time with our easy-to-understand upgrade percentage bar, ensuring you are always well-informed.

## Accessing Device Firmware Tab

* Log in to your FlytBase operations dashboard.
* Go to "[Device Management"](/device-management/device-management/dji-docks/device-maintenance.md), and navigate to the specific device for which you want to fetch logs.
* Click on the "Firmware" tab.

<figure><img src="/files/SAnnqELVaGwUDgy2Cyqb" alt=""><figcaption><p>Navigating to Device Firmware tab on FlytBase dashboard</p></figcaption></figure>

### Current Version of your Drone and Dock Firmware:

To find out the current version of the drone and dock firmware, follow these steps:

* Select the "DJI Drone" or "DJI Dock" button to check the firmware for the following.
* Under the "Current Version" section, you will be able to see the firmware version, followed by the dates it was updated and the organization member who performed the upgrade.

<figure><img src="/files/WHl5p60To80bck0m1E4B" alt=""><figcaption><p>Current Version of your Drone or Dock Firmware</p></figcaption></figure>

{% hint style="info" %}
This version information is based on the last update done on FlytBase and will not reflect upgrades done from other sources.
{% endhint %}

## Update your Drone Firmware

To learn more about how to update your drone firmware using the FlytBase dashboard, follow these steps:

* Select the "DJI Drone" button.
* Navigate to the "Available Versions" and choose from the following options for the desired firmware.

## Update you  Dock Firmware

* Select "DJI Dock" button.
* Navigate to "Available Versions" and select among the following for a desired firmware.

{% hint style="info" %}
You can currently only perform an upgrade or downgrade to an immediate available version only for your Drone and Dock through the FlytBase dashboard.
{% endhint %}


---

# 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/device-management/device-management/dji-docks/firmware.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.
