# Flashing Guide

If you purchased a Pi6X Flow with a Pi and SD card included:

{% content-ref url="/pages/EpF4hJTx1gfHQdc4jblf" %}
[Broken mention](broken://pages/EpF4hJTx1gfHQdc4jblf)
{% endcontent-ref %}

If you purchased just the Pi6X Flow carrier and are installing your own Pi:

{% content-ref url="/pages/5CRGRpQ6vkBJ8OJTXPhE" %}
[Pi CM4 Lite with Micro SD](/products/flight-controller/ark-pi6x-flow/flashing-guide/pi-cm4-lite-with-micro-sd.md)
{% endcontent-ref %}

{% content-ref url="/pages/R9Va6CtgMrgLydbTtpEa" %}
[Pi CM4 with EMMC](/products/flight-controller/ark-pi6x-flow/flashing-guide/pi-cm4-with-emmc.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://docs.arkelectron.com/products/flight-controller/ark-pi6x-flow/flashing-guide.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.
