# TRIM

### YAW TRIM KNOB (SPRING-LOADED TO NEUTRAL) <a href="#yaw-trim-knob-springloaded-to-neutral" id="yaw-trim-knob-springloaded-to-neutral"></a>

* Actuates the yaw trim to the left or right.
* Limited to 3 seconds.

***

### ROLL TIRM SWITCH (SPRING-LOADED TO NEUTRAL) <a href="#roll-tirm-switch-springloaded-to-neutral" id="roll-tirm-switch-springloaded-to-neutral"></a>

* Actuates the roll trim to the left or right.
* Limited to 3 seconds.

***

### PITCH TIRM BACK-UP SWITCH (SPRING-LOADED TO NEUTRAL) <a href="#pitch-tirm-backup-switch-springloaded-to-neutral" id="pitch-tirm-backup-switch-springloaded-to-neutral"></a>

* Operation of the switch while the autopilot is engaged causes the autopilot to disengage.
* Limited to 3 seconds.

***

### PITCH TRIM SYS 1 CUTOUT BUTTON (GUARDED) <a href="#pitch-trim-sys-1-cutout-button-guarded" id="pitch-trim-sys-1-cutout-button-guarded"></a>

* <mark style="color:red;">PUSH IN: Disables the Horizontal Stabilizer ACE (HS-ACE) channel 1.</mark>
* <mark style="color:red;">PUSH OUT: Enables the HS-ACE channel 1.</mark>

***

### PITCH TRIM SYS 2 CUTOUT BUTTON (GUARDED) <a href="#pitch-trim-sys-2-cutout-button-guarded" id="pitch-trim-sys-2-cutout-button-guarded"></a>

* <mark style="color:red;">PUSH IN: Disables the HS-ACE channel 2.</mark>
* <mark style="color:red;">PUSH OUT: Enables the HS-ACE channel 2.</mark>


---

# 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://docs.flightsim-studio.com/e-jet-series/systems-guide/central-pedestal/trim.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.
