# Cube Red

The <mark style="color:red;">Cube Red</mark> is a dual flight management unit (FMU) that helps you easily manage unmanned exploration vehicle (UXV) operations. The module has two dual-core, double-precision FPU microprocessors for faster data processing. It includes an Ethernet interface for expanded networking capabilities. All the key components feature a redundancy system to ensure uninterrupted vehicle operations. Additionally, the module has an external flash memory to accommodate larger and more complex programs.


---

# 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.cubepilot.org/user-guides/autopilot/cube-red.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.
