# Firmware Updates

MULTI-Module firmware is not the same as the radio firmware, and must be updated separately.

MULTI-Module firmware updates are released regularly and updating the MULTI-Module firmware is quite straightforward.

The latest firmware can be found on the MULTI-Module Downloads site:

{% embed url="<http://downloads.multi-module.org/>" %}

## Checking the Version

The MULTI-Module firmware version can be checked by looking at the **Module Status** line in the Model Setup menu on the radio.

![Module Status showing V1.3.0.46](/files/-LxlLRODQMzEnzDRRYjk)

{% hint style="info" %}
After an OpenTX radio firmware update, the radio may tell you that there is newer MULTI-Module firmware available by flashing **Module update recommended** alternately with the version number in the Module Status.
{% endhint %}

Keeping your MULTI-Module firmware up to date is strongly recommended, as updates frequently add new features and address issues.

## Update Process

In order to update your MULTI-Module you will need to download the appropriate firmware file and use one of three available methods to write the file to the module.

{% hint style="success" %}
Updating the MULTI-Module firmware will not affect receiver bindings - any receivers which are bound to the MULTI-Module will remain bound after the update.
{% endhint %}

**Step 1:**  Download the appropriate firmware file for your MULTI-Module

In every release there are many different firmware files, each built for slightly different radio or module configurations.  See the [Firmware Files](/using-the-module/firmware-updates/firmware-files.md) page if you need help knowing which file to download.

{% content-ref url="/pages/-LxNM9L5b-8gNAOTB5cO" %}
[Firmware Files](/using-the-module/firmware-updates/firmware-files.md)
{% endcontent-ref %}

**Step 2:** Choose an update method to flash (write) the firmware file to your MULTI-Module

There are three ways to update the firmware on your MULTI-Module.  See the dedicated [Update Methods](/using-the-module/firmware-updates/update-methods.md) page to choose the right one for you.

{% content-ref url="/pages/-LxNLqCLQ4614YC2KVBR" %}
[Update Methods](/using-the-module/firmware-updates/update-methods.md)
{% endcontent-ref %}

###


---

# 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://www.multi-module.org/using-the-module/firmware-updates.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.
