# Autopilot System

What might come as a surprise to those not familiar&#x20;with the aircraft, the Skyraider comes fitted with an&#x20;autopilot, albeit a very primitive (not to mention&#x20;convoluted) one. The autopilot control panel is&#x20;located on the right console, next to the light control&#x20;panel.

This autopilot system is limited to PITCH and BANK Hold control.

<figure><img src="/files/93Ndk1BCIvyDD9rsNCN7" alt="" width="563"><figcaption><p>Autopilot Panel</p></figcaption></figure>

1. **Autopilot Master Switch:** Press this switch to engage and disengage the autopilot system.
2. **Pitch Up/Down Adjustment Knob:** To climb, turn the pitch-trim control counterclockwise UP. To Dive, clockwise DOWN.
3. **Bank Left/Right Adjustment Knob:** To bank, turn the bank-trim clockwise to raise the left wing, and counterclockwise to raise the right wing.&#x20;
4. **Inverter Switch:** Energizes the system from Inverter 1 or Inverter 2.

To operate the Autopilot System, simply engage the Autopilot Master switch and turn the Pitch and Bank Controls, making small adjustments until the desired attitude is achieved.&#x20;


---

# 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.miltechsimulations.com/miltech-simulations-skyraider/aircraft-and-systems/autopilot-system.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.
