# Center Console

<figure><img src="/files/eZPZuZ9l51D3DC5QIeQu" alt=""><figcaption><p>Figure: Center Console</p></figcaption></figure>

1. **Landing Gear Indicator**: Indicates status of the nose, left and right gears
2. **Landing Gear Lever**
3. **Emergency Gear Release:** INOP
4. **Forward Camera Control:** INOP
5. **Flaps:**
   1. In CONV/VTOL Config, the Flaps are always in Auto-mode (position A), meaning that the flaps are autocommanded depending on nacelles position and airspeed.
   2. In APLN config, the flaps can be manually controlled, via this lever or the standard flaps controllers.
      1. Airspeed > 220 knots, Flaps 0
      2. Airspeed 180 – 220 knots, Flaps >10
      3. Airspeed < 180 knots, all flaps positions are allowed.
6. **Nacelle Control Disable Switches:** INOP
7. **Parking Brake**


---

# 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-mv-22b-tiltrotor/aircraft-and-systems/aircraft-systems/center-console.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.
