# Powering On & Off

## Powering On & Off the Aircraft

#### Powering ON the IF800 Tomcat

* [ ] Clear the launch area, and ensure all personnel are moved to a safe distance of roughly 15 to 20 feet from the aircraft prior to powering on the aircraft.
* [ ] PIC or RP power on the aircraft and move to a safe distance.
* [ ] Startup sequence of tones from the ESCs are heard.
* [ ] Boot tone from the Autopilot are heard.
* [ ] Hand controller is connected to the aircraft and parameters are downloaded.
* [ ] Mission is programmed, ensuring it has been loaded to the aircraft.
* [ ] Gimbal, video feed, and/or payload are operating as required/expected.
* [ ] Failsafe parameters are appropriate for the mission.
* [ ] Tilt and turn aircraft by hand enough to determine that heading, attitude, and altitude are reflected accurately on the hand controller.
* [ ] Aircraft battery life is reflected on the hand controller and is sufficient to support the mission, or at minimum 50%.
* [ ] GPS Health is good, HDOP is <1.0.
* [ ] Altitude and Compass readings are correct.
* [ ] Ensure the flight mode is set to Loiter.

#### Powering OFF the IF800 Tomcat

* [ ] Power down any payloads attached to the aircraft.
* [ ] Press the power button for 1 second on the IF800.
* [ ] Unlatch Battery Lock and remove IB388 batteries.


---

# 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/powering-on-and-off.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.
