# Navigation

## Power up

![](/files/-MRzpIFGCvGo34P0gtSI)

When the radio is initially turned on and the throttle is not at idle, you will receive this warning. Moving the throttle to idle or pressing one of +/-/ENT/MENU/PAGE/EXIT will remove the warning.

![](/files/-MRzpIFIRhSGLHogw6jN)

Moving indicated switch(es) to correct position will remove the warning. Also, pressing one of +/-/ENT/MENU/PAGE/EXIT will remove the warning.

![](/files/-MRzpIFMklprG54fvlOe)

The Main View uses the 6 keys as follows:

* +/-: move "cursor" to next/previous field
* ENTER: used for item selection
* EXIT: goes back to previous navigation level
* MENU key:
  * SHORT press - Model selection menu
  * LONG press - Radio menu
* PAGE key: Move to next main view
* PAGE key (LONG press): Telemetry views

In edit mode, we have four 2-key shortcuts available:

* +/- together: Invert value
* -/ENTER: Set value to 100
* EXIT/PAGE: Set value to -100
* MENU/PAGE: Set value to 0

Keys are context sensitive, so each section has notes on what the keys do in that section.

Another handy feature is the auto selection of physical inputs in the relevant fields.

Instead of choosing a source or switch with the + and - keys, just move the pot or flick the switch you want, and it is recognized.

Setting a particular switch position is also auto-selected.

The +/- double key combination will allow selecting the opposite position (!Sxy) in a pinch.


---

# 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://doc.open-tx.org/manual-for-opentx-2-2/software-overview/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.
