> 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/color-radios/user-interface/trim-navigation.md).

# Trim Navigation

On the NV14 and EL18 radios, it is possible to navigate the menu options using the Trim hat switches.

In the radio setup screen, you can configure the **Hats Mode** with one of the following options:

<div data-full-width="true"><figure><img src="/files/3WHIkmT7JQseXlIVStYs" alt=""><figcaption><p>Hats mode option</p></figcaption></figure> <figure><img src="/files/bLKGD5dVFzjbdMYj0uPe" alt=""><figcaption><p>Configuration options</p></figcaption></figure> <figure><img src="/files/lbpG9rDvgx3q4lehH9zb" alt=""><figcaption><p>Hats mode help text</p></figcaption></figure></div>

* **Trims** **only**: The Trim hat switches will be used to adjust the trim values only.
* **Keys only**: The Trim hat switches will be used to navigate the menu options (as described below)
* **Switchable**: Trim hat switch functionality can be changed between **Trims** and **Keys** on-the-fly.

<div><figure><img src="/files/zke1ooqsD6CJKBM9gd6I" alt=""><figcaption><p>Keys mode</p></figcaption></figure> <figure><img src="/files/vPwnb7m9NPaUA3RsDyUX" alt=""><figcaption><p>Trims mode</p></figcaption></figure></div>

### To switch between modes on-the-fly

1. Configure **Hats Mode** as **Switchable**.
2. Press and hold the **Left Hat.**
3. Immediately after, press the **Right Hat**.

{% hint style="info" %}
When the radio is powered up and Hats Mode is set to **Switchable**, the initial mode will always be set to **Trims**.
{% endhint %}


---

# 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/color-radios/user-interface/trim-navigation.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.
