> For the complete documentation index, see [llms.txt](https://docs.flightsim-studio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flightsim-studio.com/e-jet-series/systems-guide/main-panel/elt-and-gnd-prox-g-s-inhib.md).

# ELT and GND PROX G/S INHIB

![](https://cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/elt-and-gnd-prox-gs-inhib-image-lggdpode.png)

### EMERGENCY LOCATION TRANSMITTER (ELT) <a href="#toc118376709" id="toc118376709"></a>

* <mark style="color:red;">Contains an impact switch that, when armed, turns on the ELT transmitter after crash impact.</mark>
* <mark style="color:red;">Operates on its own battery power until the battery is exhausted.</mark>
* <mark style="color:red;">When the ELT is active (transmitting), a light continuously flashes on the cockpit switch panel.</mark>

![](https://cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/elt-and-gnd-prox-gs-inhib-image-8pr61j22.png)

### GND PROX G/S INHIB BUTTON <a href="#toc118376710" id="toc118376710"></a>

* <mark style="color:red;">Used to manually cancel glideslope alerts.</mark>
* <mark style="color:red;">Iluminates when pressed any time below 2.000ft nominal radar altitude and will be automatically reset (light off) by climbing above 2.000ft nominal or descending below 30ft.</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flightsim-studio.com/e-jet-series/systems-guide/main-panel/elt-and-gnd-prox-g-s-inhib.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
