# Supported Firmware

{% hint style="warning" %}

### Pixhawk 6C ships with PX4 FMUv6C Firmware

{% endhint %}

### [*PX4* ](https://github.com/PX4/PX4-Autopilot/releases)

Pixhawk 6C is supported on PX4 [**1.13.1 release**](https://github.com/PX4/PX4-Autopilot/releases/tag/v1.13.1) and later.

### [*Ardupilot* ](https://firmware.ardupilot.org/Copter/)

Pixhawk 6C is supported in Ardupilot **4.2.3** stable release and later. Firmware can be flash via Mission Planner or QGroundControl. It can also be downloaded here: [**https://firmware.ardupilot.org/**](https://firmware.ardupilot.org/)

## [*QGroundControl*](http://qgroundcontrol.com/)

Must use [QGC v4.2.4](https://github.com/mavlink/qgroundcontrol/releases) or later, or [Daily QGC Build](https://docs.qgroundcontrol.com/master/en/getting_started/download_and_install.html#daily-builds).


---

# 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.holybro.com/autopilot/pixhawk-6c/supported-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.
