# Shutdown

### CHANGEOVER TO EXTERNAL POWER

When parked at ramp:

* Place external power switch on.
* Select essential power and ac power to EXT PWR.

### ENGINE SHUTDOWN

Operate engines at idle RPM for 1 minute before shutdown. Move start levers to CUTOFF, and check that EGT drops, indicating clean shutdown.

### FLIGHT TERMINATION

* Place the ground venturi switch to NORMAL after the first cabin door is open.
* Turn off all cockpit lights excecpt dome and fluorescent lights.
* Place DC METERS selector to ESS TR.
* Place all engine bleed air switches to OPEN position.
* Check radio switch off
* Close both air conditioning pack switches after Secure Cockpit checklist completed
* If APU is in use, let it run for approximately two minutes with no air load before shutdown.
* After APU shutdown turn battery switch off.
* Place EXTERNAL POWER selector to GRD SERVICE.


---

# 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/normal-procedures/shutdown.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.
