> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/products/payloads/gremsy-vio-f1/mission-applications-and-zoom-capabilities.md).

# Mission Applications & Zoom Capabilities

### Mission Applications

For inspection or public safety applications, the camera is used in manual mode switching between the EO and IR modes. Other applications may prefer to use only EO or only IR. Use the Video Record Source to specify if you’d like to record both EO/IR or only EO/only IR data.&#x20;

<figure><img src="/files/ES8RYXAFsUXl4l4ObMNm" alt=""><figcaption><p>Set "Video Record Source" to capture media in EO, IR, or both. Accessible in extended options menu (gear icon top right).</p></figcaption></figure>

### EO Zoom Capability

<figure><img src="/files/1DxWKdn9jmphDCjQBxbD" alt=""><figcaption><p>Example of 1x vs 30x zoom in EO mode. Accessible in extended settings. (gear icon top right.)</p></figcaption></figure>

<figure><img src="/files/P70ibgOQplYyNoc2KxyT" alt=""><figcaption><p>Example of 1x s 30x zoom in EO mode. Accessible in extended options menu (gear icon top right).</p></figcaption></figure>

### IR Zoom Capability

<figure><img src="/files/g8X7jdyhSw5PifMckTyZ" alt=""><figcaption><p>Example of 1x vs 8x zoom in IR mode. Accessible in extended options menu (gear icon top right).</p></figcaption></figure>

<figure><img src="/files/HrYxt46khvwG9CcTf83V" alt=""><figcaption><p>Example of 1x IR, 8x IR, vs EO 1x zoom capabilities. Accessible in extended options menu (gear icon top right).</p></figcaption></figure>

### IR Palette Options

<figure><img src="/files/vrrIjuqRHAyfgKcXYwc9" alt=""><figcaption><p>IR palette options, accessible in extended options menu (gear icon top right).</p></figcaption></figure>


---

# 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.inspiredflight.com/inspired-documentation/products/payloads/gremsy-vio-f1/mission-applications-and-zoom-capabilities.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.
