# PX4FLOW (Deprecated)

PX4 does not support the PX4Flow [optical flow](/px4-user-guide/drone_parts/peripherals/optical_flow.md) sensor from PX4 v1.13.

Documentation has been removed (if needed, see [Legacy Docs for PX4Flow in v1.13](https://docs.px4.io/v1.13/en/sensor/px4flow.html)).

:::note PX4 v1.13 does not work with current PX4FLow firmware. PX4 may work with older PX4Flow firmware. :::


---

# 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://px4.gitbook.io/px4-user-guide/drone_parts/peripherals/optical_flow/px4flow.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.
