> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/ecosystem/payloads/ventus-ogi/operating-handbook/configure-gas-enhancement-mode.md).

# Configure Gas Enhancement Mode

Gas Enhancement Mode (GEM) On/Off may be mapped to a Pilot Pro button for easy GEM toggling. Follow the instructions below to configure your Pilot Pro.

1. Open AMC.
2. To access the Controller settings menu, tap the Auterion logo at the upper left of AMC and then tap Controller.

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

3. Switch to the Joystick settings and pick **Next Custom Action Camera 1** for the button you want to use. In the screenshots below, the button R2 on the right-hand Pilot Pro grip is used.\
   \
   The Joystick screen will show button presses to show Pilot Pro button mapping to AMC buttons 0-14. Press any button on Pilot Pro to illuminate the corresponding AMC button number.

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

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

4. GEM mode may now be toggled on/off by pressing the assigned button.


---

# 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.freeflysystems.com/ecosystem/payloads/ventus-ogi/operating-handbook/configure-gas-enhancement-mode.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.
