# Landing

<table data-header-hidden data-full-width="true"><thead><tr><th width="695"></th><th></th></tr></thead><tbody><tr><td><strong>01 - GEAR</strong></td><td><strong>DOWN &#x26; CHECKED</strong></td></tr><tr><td><em>Check gear lever in down position. Check green GEAR DOWN lights are on and red GEAR and DOORS light are out.</em></td><td></td></tr><tr><td><strong>02 -</strong> <strong>FLAPS</strong></td><td><strong>___ &#x26; GREEN LIGHT</strong></td></tr><tr><td><em>Check green leading edge flap light on.</em></td><td></td></tr><tr><td><strong>03 - INGITION</strong></td><td><strong>ON</strong></td></tr><tr><td>Use continuous ignition through approach, and landing. If landing is to be made in standing water, slush, or wet snow, place the engine start control switches to FLIGHT</td><td></td></tr><tr><td><strong>04 - ANTI-SKID</strong></td><td><strong>CHECKED</strong></td></tr><tr><td><em>With anti-skid switch on, all four main gear release annunciators should be on.</em></td><td></td></tr></tbody></table>


---

# 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/checklists/landing.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.
