# Model Settings

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

The **Model Settings** screen contains all the options to configure your model. Across the top of the page you will see icons that will take you to different pages of model settings when selected. The default screen for model settings is the[Model Setup](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/model-setup.md) screen.&#x20;

The icons at the top of the screen include (in order from left to right):

* [Model Setup](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/model-setup.md)
* [Heli Setup](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/heli-setup.md) (only visible if EdgeTX is custom compiled with this option.)
* [Flight modes](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/flight-modes.md)
* [Inputs](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/inputs-mixes-and-outputs/inputs.md)
* [Mixes](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/inputs-mixes-and-outputs/mixes.md)
* [Outputs](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/inputs-mixes-and-outputs/outputs.md)
* [Curves](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/curves.md)
* [Global Variables](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/global-variables.md)
* [Logical Switches](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/logical-switches.md)
* [Special Functions](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/special-functions.md)
* [Telemetry](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/telemetry.md)


---

# 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://manual.edgetx.org/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings.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.
