# GEAR / BRAKE

### LANDING GEAR POSITION INDICATION <a href="#landing-gear-position-indication" id="landing-gear-position-indication"></a>

* DOWN: the green DN label inside a green circle indicates that the respective landing gear is down and locked.
* UP: the white UP label inside a white box indicates that the respective landing gear is up and locked.
* TRANSIT: the amber cross-hatched box indicates that the respective landing gear is in transit.
* <mark style="color:red;">DISAGREEMENT: the indication changes from its previous color to red 20 seconds after the discrepancy is detected.</mark>
  * <mark style="color:red;">Red cross-hatched box indicates that the respective landing gear is kept in transit and is not locked in the commanded position.</mark>
  * <mark style="color:red;">Red DN label inside a red circle and the red UP label inside a red box indicate a discrepancy between landing gear lever position and any landing gear position.</mark>

<img src="https://docs.flightsim-studio.com/api/document/image/6feebe9e-1ab0-40aa-9630-f011c6327528/cf68afad-4613-4cb5-a4aa-230cb6df6d2d/60944c06-b5cf-482a-bee2-7480e2177b39.png?width=825" alt="" width="52.81%">

### AUTOBRAKE EICAS INDICATION <a href="#autobrake-eicas-indication" id="autobrake-eicas-indication"></a>

* Autobrake status is shown on EICAS in the LG/AUTOBRAKE box.

  * Indicates the autobrake is armed. ![](https://cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/image-1670245097291.png)
  * Green labels indicate the selected mode: ![](https://cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/image-1670245121412.png)![](https://docs.flightsim-studio.com/api/document/image/6feebe9e-1ab0-40aa-9630-f011c6327528/cf68afad-4613-4cb5-a4aa-230cb6df6d2d/856d6f9c-cca8-4c8a-b8e8-e5a055b6ef6b.png?width=355)
  * <mark style="color:red;">Indicates the data is invalid.</mark> ![](https://cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/image-1670245127012.png)

  <br>


---

# 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/main-panel/eicas/gear-brake.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.
