# 3.2.3.4 Assigning Flight Mode

**3.2.3.4 Assigning Flight Mode:**

To access the flight mode settings in the AeroGCS Config, click on the "**Flight** **Mode**" option. This will lead you to the following screen where you can configure flight modes.

![Flight Mode](/files/zEFlFYKHtMwCjEMDQ4Gu)

**Step 1.** Assign values for the flight mode channel. Set the value for the custom mode. Define values for flight modes 1, 2, 3, 4, 5, and 6.

**Step 2**. Select the **Update** Button to apply the values that were set in the previous steps. Confirmation will be provided through a dialog indicating that the parameters have been sent.


---

# 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-config-docs.aeromegh.com/3.-new-drone-configuration-system/3.2-using-aerogcs-config/3.2.3-rpa-configurations/3.2.3.4-assigning-flight-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.
