> 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/overhead-panel/external-lights.md).

# EXTERNAL LIGHTS

![](//cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/external-lights-panel-image-8bqbeppa.png)

### NAV SWITCH <a href="#toc118376429" id="toc118376429"></a>

**ON:** Nav lights on

**OFF:** Nav lights off

### STROBE SWITCH <a href="#toc118376430" id="toc118376430"></a>

**ON:** Strobe lights on

**OFF:** Strobe lights off

### RED BCN SWITCH <a href="#toc118376431" id="toc118376431"></a>

**ON:** Red beacon on

**OFF:** Red beacon off

### LOGO SWITCH <a href="#toc118376432" id="toc118376432"></a>

**ON:** Logo lights on

**OFF:** Logo lights off

![](//cdn.document360.io/417c2d4d-fdb8-4d4d-b11d-011fe445d776/Images/Documentation/external-lights-panel-image-nlj2crm2.png)

### TAXI LIGHT SWITCHES <a href="#toc118376433" id="toc118376433"></a>

**ON:** Respective taxi light on

**OFF:** Respective taxi light off

### INSP SWITCH <a href="#toc118376434" id="toc118376434"></a>

**ON:** Wing inspection lights on

**OFF:** Wing inspection lights off

### LANDING LIGHT SWITCHES <a href="#toc118376435" id="toc118376435"></a>

**ON:** Respective landing light on

**OFF:** Respective landing light off


---

# 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:

```
GET https://docs.flightsim-studio.com/e-jet-series/systems-guide/overhead-panel/external-lights.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.
