> 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/planning-a-mission.md).

# Planning a Mission

| <p>In IGC, navigate to Plan view to begin a mission.<br><br><img src="/files/qQ3E1f63yKkwBOVI20Dk" alt=""></p>                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>On the left, select “File”.</p><p>Select your plan type (IE, “Survey”). <br><br><img src="/files/TPX6JJTuuzYgxCveZOC4" alt=""></p>                                                                                                                                                                                                                                                                                                                                                    |
| <p>On the right, navigate to the “Survey” tab.</p><p></p><p>On top of Plan Map View, select polygon shape (“Basic”).<br><br><img src="/files/0XwO40K5tthQccKwUBrP" alt=""><br><br></p>                                                                                                                                                                                                                                                                                                   |
| <p>Arrange the survey area as needed. Adjust overlap, altitude, etc as needed. <br><br><img src="/files/6o5nUj2Czjg2GEUyW0Xo" alt=""><br></p>                                                                                                                                                                                                                                                                                                                                            |
| <p>On the right, navigate to the camera tab icon under Survey tab. <br><br><img src="/files/NleGAuG7kljqSqOCKZ1x" alt=""><br></p>                                                                                                                                                                                                                                                                                                                                                        |
| <p>In the first dropdown, find and select the “Gremsy” option.</p><p></p><p>In the following dropdown, find and select your VIO model. </p><p></p><p>This will execute the mission with the VIO as the mapping payload. <br></p><p>Note: If capturing visible and IR at the same time (see <a data-mention href="/pages/gGAOX27Sg3htEfKCy81z">/pages/gGAOX27Sg3htEfKCy81z</a>), we recommend using the "Vio F1 (IR)" setting, as this will have the maximum overlap for both images.</p> |
| <p>To finish, upload the mission.<br><br><img src="/files/YgEo0av5MUii2ns6qkxM" alt=""><br></p>                                                                                                                                                                                                                                                                                                                                                                                          |


---

# 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/planning-a-mission.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.
