# Arm and Disarm

<table><thead><tr><th width="167" align="center">State</th><th>Action</th><th>Definition</th></tr></thead><tbody><tr><td align="center"><strong>ARM</strong></td><td> To <strong>start</strong> the propellers spinning</td><td>Ready to Fly</td></tr><tr><td align="center"><strong>DISARM</strong></td><td> To <strong>stop</strong> the propellers from spinning</td><td>Safe Mode</td></tr></tbody></table>

## HereLink IF1200A Arm/ Disarm Commands

{% embed url="<https://youtu.be/o1fKzLdSOVw?list=PLQ1HQ9GxyWGbXQRjY9ELVWJud9-ywL5H9&t=99>" %}
Video 1: Quick Arm/ Disarm video example on IF1200A HereLink Controller
{% endembed %}

## Arming

<table><thead><tr><th width="114">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td>1</td><td>Verify each item on the <a href="/pages/JNUfFTdtYgVHDmWyGmrN">Preflight Checklist</a>.</td></tr><tr><td>2</td><td><strong>Arm the aircraft by bringing the left joystick stick down and towards the right</strong> (<em>Fig. 1</em> below applies to the HereLink as well). <em>The motors start spinning in an idle state.</em> </td></tr><tr><td>3</td><td>Continue to hold the stick in the low to center/neutral throttle position and verify that all motors and propellers are spinning correctly. </td></tr><tr><td>4</td><td>Apply definitive positive throttle and take off to at least 8-12ft.</td></tr><tr><td>5</td><td>Perform your eight-point controls check for proper response and movement.</td></tr></tbody></table>

&#x20;                                         &#x20;

## Disarming

<table><thead><tr><th width="229">Flight Modes</th><th>Disarming Action</th></tr></thead><tbody><tr><td><strong>Loiter (A) &#x26; Position Hold (B) Modes</strong></td><td>Once the aircraft has landed, <strong>hold the throttle straight down &#x26; HOLD</strong> for several seconds to stop the propellers.</td></tr><tr><td><strong>Autonomous Mode</strong></td><td>The aircraft <strong>automatically disarms upon landing</strong>. However, we recommend, when possible, to land in Loiter Mode manually for maximum command &#x26; control.</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/arm-and-disarm.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.
