# Cabin Crew

{% hint style="warning" %}
This only applies to the 727 Passenger variant.
{% endhint %}

\
We have included an automatic cabin crew logic for this version. It will play announcements automatically and initiate calls to the cockpit crew (chime sound and blue light on the overhead panel).&#x20;

To answer the call, please click the handset located at the end of the pedestal.

The following calls will be made:

1. When the front left door is open, the aircraft is powered by GPU/APU, and the aircraft is loaded via the EFB (normal or fast mode).
2. A second call is made automatically after the safety demonstration — this is the "Cabin Ready for Departure" call.
3. A third call is triggered automatically during descent, somewhere below 10,000 feet (exact altitude to be confirmed tomorrow).


---

# 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/boeing-727/special-features/cabin-crew.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.
