# Takeoff and Landing

{% embed url="<https://youtu.be/o1fKzLdSOVw>" %}
Video 1: First Flight with the IF1200A walk-through
{% endembed %}

## Takeoff

<table><thead><tr><th width="122" align="center">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td align="center">1</td><td>Verify each item on the <a href="/pages/JNUfFTdtYgVHDmWyGmrN"><strong>Preflight Checklist</strong></a>.</td></tr><tr><td align="center">2</td><td><strong>Arm the aircraft</strong> by bringing the <strong>left joystick stick down and towards the right</strong>. <em>The motors start spinning in an idle state.</em></td></tr><tr><td align="center">3</td><td>Takeoff by <strong>slowly raising the throttle (left joystick)</strong>. The throttle must be raised above the midpoint. Continue raising the throttle and the aircraft will take off.</td></tr></tbody></table>

{% hint style="danger" %}
CAUTION! **If Aircraft Begins Tipping Over**

&#x20;Immediately lower the throttle and disarm. This can occur if a propeller is installed on the wrong motor, or the propellers are not completely unfolded prior to flight.
{% endhint %}

## Landing

### Landing in Loiter or Position Mode

<table><thead><tr><th width="125" align="center">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td align="center">1</td><td><p><strong>Be sure the landing site is level and clear of obstructions</strong></p><ul><li>If the takeoff and landing locations are the same, the aircraft slows itself before landing.</li><li>If the aircraft is landing at a location where the elevation is different from takeoff, reduce throttle on landing.</li></ul></td></tr><tr><td align="center">2</td><td><strong>Lower the throttle completely</strong> until the aircraft has landed.</td></tr><tr><td align="center">3</td><td><strong>Disarm</strong> the aircraft by moving the <strong>left joystick straight down &#x26; hold</strong>.</td></tr></tbody></table>

### Landing in Return to Launch (RTL) Mode

<table><thead><tr><th width="136" align="center">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td align="center">1</td><td><p><strong>Select a Launch location that is level and clear of obstructions for landing.</strong></p><ul><li>The launch location is automatically set before takeoff.</li><li>The aircraft will autonomously return to the takeoff location and slowly descend.</li></ul></td></tr><tr><td align="center">2</td><td>If the aircraft is not positioned exactly over the landing pad, use the joysticks to reposition it.</td></tr><tr><td align="center">3</td><td><strong>Disarm</strong> the aircraft by moving the <strong>left joystick straight down &#x26; hold</strong>.</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.inspiredflight.com/inspired-documentation/products/aircraft/if1200/operating-the-aircraft/takeoff-and-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.
