> For the complete documentation index, see [llms.txt](https://manual.edgetx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.edgetx.org/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings.md).

# Radio Settings

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

Icons at the top of the radio settings screen include (in order from left to right):

* [Tools](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/tools.md)
* [SD Card](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/sd-card.md)
* [Radio Setup](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/radio-setup.md)
* [Themes](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/themes.md)
* [Global Functions](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/global-functions.md)
* [Trainer](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/model-settings/model-setup/trainer.md)
* [Hardware](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/hardware.md)
* [Version](/v2.8/edgetx-user-manual/user-manual-for-color-screen-radios/radio-settings/version.md)


---

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