# Firmware Update

When purchasing a DeltaQuad Evo, operators will be notified via email of relevant firmware updates for your vehicle and software updates for the Ground Control Station (GCS).

{% hint style="info" %}
The email notification contains a download link for the required firmware and software, instructions on how to perform the update, and a method to verify successful completion.
{% endhint %}

{% hint style="danger" %}
To keep the DeltaQuad Evo warranty intact, the firmware update must be performed within two weeks of receiving the email notification.
{% endhint %}

There are two different updates available.

## Update Your DeltaQuad Evo Firmware

In this update, the firmware of the DeltaQuad Evo flight controller needs to be updated.

## Update Auterion Mission Control

In this update, your DeltaQuad Evo Ground Control Station requires a software update.

If you have questions after receiving the update instructions please contact our support at **<support@deltaquad.com>**.


---

# 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.deltaquad.com/gov/maintenance/firmware-update.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.
