# Arm & Disarm

### Arming

<table><thead><tr><th width="92">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td>1</td><td>Verify each item on the Pre-flight Checklist.</td></tr><tr><td>2</td><td>Arm the aircraft by bringing the left joystick stick down and towards the right The motors start spinning in an idle state.</td></tr><tr><td>3</td><td><strong>Continue to hold the stick in the low throttle position and verify that all motors and propellers are spinning correctly.</strong></td></tr></tbody></table>

### Disarming

<table><thead><tr><th width="87">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td>1</td><td><p><mark style="color:orange;"><strong>Loiter Mode:</strong></mark> Once the aircraft has landed, hold the throttle <strong>straight down and hold</strong> to stop the propellers.</p><p><mark style="color:orange;"><strong>Autonomous Mode:</strong></mark> The aircraft automatically disarms upon landing.</p></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/if800-tomcat/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.
