# Model Settings

<div data-full-width="false"><figure><img src="https://1678413394-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP2t2HC29IiiujobytzG7%2Fuploads%2FYGYc0hNf8E5sqrUnXuOy%2Fscreenshot_tx16s_25-12-15_15-17-27.png?alt=media&#x26;token=f964ed21-f017-43b4-9e4d-5809fdb13be4" alt=""><figcaption><p>Top of the Model Settings section</p></figcaption></figure></div>

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](https://manual.edgetx.org/color-radios/model-settings/model-setup "mention") screen.&#x20;

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

* [Model Setup](https://manual.edgetx.org/color-radios/model-settings/model-setup)
* [Flight modes](https://manual.edgetx.org/color-radios/model-settings/flight-modes)
* [Inputs](https://manual.edgetx.org/color-radios/model-settings/inputs-mixes-and-outputs/inputs)
* [Mixes](https://manual.edgetx.org/color-radios/model-settings/inputs-mixes-and-outputs/mixes)
* [Outputs](https://manual.edgetx.org/color-radios/model-settings/inputs-mixes-and-outputs/outputs)
* [Curves](https://manual.edgetx.org/color-radios/model-settings/curves)
* [Global Variables](https://manual.edgetx.org/color-radios/model-settings/global-variables)
* [Logical Switches](https://manual.edgetx.org/color-radios/model-settings/logical-switches)
* [Special Functions](https://manual.edgetx.org/color-radios/model-settings/special-functions)
* [Custom Scripts](https://manual.edgetx.org/color-radios/model-settings/custom-scripts)
* [Telemetry](https://manual.edgetx.org/color-radios/model-settings/telemetry)

{% hint style="info" %}
If an tab/icon is missing, it may have been disabled either at the [model setup](https://manual.edgetx.org/color-radios/model-settings/model-setup/enabled-features) or [radio setup](https://manual.edgetx.org/radio-settings/radio-settings/additional-radio-settings#enabled-features) level.
{% endhint %}

{% hint style="info" %}
If you are looking for the Heli Tab, it moved in v2.12 to be a button at the bottom of the Model Setup page (when the Heli feature is enabled).
{% endhint %}


---

# 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/color-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.
