# 9.4	 Flight Modes

{% hint style="warning" %}
These parameters are read-only and are set by the OEM
{% endhint %}

This screen displays the flight mode settings as configured by the OEM. Users can view these settings but cannot adjust them. As shown in following screen

<figure><img src="/files/PKGKos4eX2rr4Oi6zcNb" alt=""><figcaption><p>Flight Mode</p></figcaption></figure>

The following flight mode settings are displayed:

* **Flight Mode Channel**: The channel used to transmit flight mode information (value set by OEM)
* **Custom Mode Value**: The value assigned to the custom flight mode (set by OEM)
* **Flight Mode 1 Value**: The value assigned to flight mode 1 (set by OEM)
* **Flight Mode 2 Value**: The value assigned to flight mode 2 (set by OEM)
* **Flight Mode 3 Value**: The value assigned to flight mode 3 (set by OEM)
* **Flight Mode 4 Valu**e: The value assigned to flight mode 4 (set by OEM)
* **Flight Mode 5 Value**: The value assigned to flight mode 5 (set by OEM)
* **Flight Mode 6 Value**: The value assigned to flight mode 6 (set by OEM)


---

# 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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.4-flight-modes.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.
