> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/gov/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/gov/flight/auterion-mission-control-amc-overview/amc-menu/analyze.md).

# Analyze

The **Analyze** tab can be accessed via the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

<figure><img src="/files/rTM16XvAwVwG06snXCNZ" alt=""><figcaption></figcaption></figure>

The **Log Download** tab allows for manual log file downloads. For more information on how to manually download the log files, please read [here](/gov/maintenance/flight-logs.md).

<figure><img src="/files/co9YpyZU0fPIjPBMtU8S" alt=""><figcaption></figcaption></figure>

The **GeoTag Images** tab is not relevant for the DeltaQuad Evo Tactical Edition, as it withholds geolocation data by default. Therefore, mapping payloads such as the Sony A7R Mark 4 cannot be operated with the DeltaQuad Evo Tactical.

The **MAVLink Console** and **MAVLink Inspector** menus are not relevant for typical drone operators and should not be modified by end users unless specifically instructed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.deltaquad.com/gov/flight/auterion-mission-control-amc-overview/amc-menu/analyze.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.
