> 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/passenger-oxygen.md).

# PASSENGER OXYGEN

Share feedback

Thanks for sharing your feedback!

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

### MASK DEPLOY SELECTOR KNOB <a href="#toc118376461" id="toc118376461"></a>

<mark style="color:red;">OFF: Disables automatic deployment of passenger oxygen masks.</mark>

<mark style="color:red;">AUTO: Automatically deployed when the cabin altitude is between 14.000ft to 14.750ft.</mark>

<mark style="color:red;">OVRD: Deploys the passenger oxygen masks regardless of cabin altitude.</mark>

### MASKS DEPLOYED LIGHT <a href="#toc118376462" id="toc118376462"></a>

<mark style="color:red;">An ON light illuminates, indicating that the passenger and flight attendant oxygen masks have been deployed.</mark>

<mark style="color:red;">When the passenger masks doors are commanded open the FASTEN SEAT BELT and the NO SMOKING signs turn on regardless of the switch position.</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:

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