> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/aircraft-disassembly-and-storage.md).

# Aircraft Disassembly and Storage

<table><thead><tr><th width="89">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td>1</td><td>Power off the IF800 Tomcat and the controller.</td></tr><tr><td>2</td><td>Disengage battery latch and remove both batteries.</td></tr></tbody></table>

<figure><img src="/files/CAei3vn386ZYzOTQlNeW" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>3</td><td>Place the IF800 Tomcat case near the aircraft on a flat, level surface.</td></tr></tbody></table>

<figure><img src="/files/X0zexkYrL6kweqXuINLJ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>4</td><td>Fold each set of propeller blades toward the aircraft along each arm.</td></tr></tbody></table>

<figure><img src="/files/XhCDKXiH2js1UOHxpwb9" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>5</td><td>Disengage Autolock for each arm by turning the lever down.</td></tr></tbody></table>

<figure><img src="/files/ejVQJOXvoER34jpFGBfg" alt="" width="450"><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>6</td><td>Loosen the landing gear ratchet levers on both legs by rotating counter clockwise.</td></tr></tbody></table>

<figure><img src="/files/taVx1yfPR6Fk7rEmM8j6" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>7</td><td>Fold the rear arms into the aircraft.</td></tr></tbody></table>

<figure><img src="/files/5EICfxbJ61SXlHA5Drj6" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>8</td><td>Fold the front arms into the aircraft.</td></tr></tbody></table>

<figure><img src="/files/vtYi18Ipx9FioQnCv66L" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>9</td><td>Install the Arm Handles onto the aircraft.</td></tr></tbody></table>

<figure><img src="/files/ApDIwg32kAPVnMkMVcI8" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>10</td><td>Lift the aircraft by the Landing Gear Supports, invert, and return aircraft to the foam case bottom-side-up, front of the aircraft facing outward.</td></tr></tbody></table>

<figure><img src="/files/lNRUJZ7s1B8xhkMIOy8P" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>11</td><td>Loosen the Ratcheting Thumb Levers and depress the landing gear button and remove the Landing Gear Support. Place Landing Gear Supports into the pockets on the underside of the case lid and secure with velcro straps.</td></tr></tbody></table>

<figure><img src="/files/cuMk8nTBVjCa0FNwbZ15" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="89"></th><th></th></tr></thead><tbody><tr><td>12</td><td>Return the controller to the case (antennas folded down, if applicable).</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/aircraft-disassembly-and-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
