# Inputs

The next screen allows setting one or more input formatting rules to each stick axis. This is the first step of the control chain - where you define the amount of control authority you want on each stick.

![](/files/-MRzpIxkq3FW4vODOAFN)

As many lines as required can be assigned to each stick. The first one that has its condition on (starting from the top) will be the active one (shown in bold). This is commonly used to create dual, triple,... rates.

To edit an entry long press the ENT button on the highlighted line.

![](/files/-MRzpIxlglWiyH2b7MuZ)

The following fields are available:

![](/files/-MRzpIxmYAaBevEPKC7j) ![](/files/-MRzpIxnrHdtZHs6JKq_)

* Input name: 4 character identifier (used in MIXER screen)
* Line name: 8 character identifier
* Source - Choices are:

  ![](/files/-MRzpIxoLSWmA3WGpdn3)

  * Sticks
  * Pots
  * MAX
  * Cyclic
  * Trims
  * Switches
* Weight: percentage of stick travel (long press gives you Global variable)
* Offset: starting point of travel
* Curve - Choices are:
  * Diff
  * Expo
  * Func
  * Cstm - access to custom curves
* Modes: choose which flight modes line is active
* Switch: choose which switch activates line
* Side: limits the effect of that line to one side of the stick x0
* Trim: Trim on or off

(LONG press ENTER brings up a popup menu to insert/delete lines),


---

# 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/model_menus/inputs.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.
