# Preventative Maintenance Schedule

#### The Preventative Maintenance Schedule ensures the performance, reliability and longevity of your aircraft. By implementing the following maintenance schedule an operator can identify and address potential issues before they escalate.

## Recommended Maintenance Activities

* Before and after each flight conduct a visual inspection of the aircraft as described in the Section, [**Inspection Points**](/inspired-documentation/products/aircraft/if800-tomcat/aircraft-maintenance/inspection-points.md).
* At the 25 flight-hours mark, use an air can to dust out all motors free of debris and conduct a check of the batteries.&#x20;
  * Check the IB388 Batteries by referring to Section, [**Obtaining Battery Statistics via NFC**](/inspired-documentation/products/aircraft/if800-tomcat/if800-batteries/best-practices/obtaining-battery-statistics-via-nfc.md)**.**&#x200B;
* At the 50 flight-hour mark, conduct a check of the motors. Check the motors by referring to Section, [**IF800 Tomcat Motors**](/inspired-documentation/products/aircraft/if800-tomcat/aircraft-maintenance/wear-items.md#if800-tomcat-motors).

## Maintenance Schedule for IF800

These recommendations are based on flight with a 2kg payload in optimal flight conditions. Additional maintenance may be needed at the pilot's discretion.

<table data-header-hidden><thead><tr><th width="325"></th><th width="144"></th><th width="101"></th><th></th></tr></thead><tbody><tr><td><strong>Recommended Maintenance Activities:</strong></td><td><strong>Pre-flight</strong></td><td><strong>25 Flight Hours</strong></td><td><strong>50 Flight Hours</strong></td></tr><tr><td>Inspect all moving components for wear/damage</td><td>X</td><td><br></td><td><br></td></tr><tr><td>Check propellers for damage</td><td>X</td><td><br></td><td><br></td></tr><tr><td>Dust all lenses</td><td>X</td><td><br></td><td><br></td></tr><tr><td>Clean motors with an air can</td><td><br></td><td>X</td><td><br></td></tr><tr><td>Check Batteries SOH (State of Health)</td><td></td><td>X</td><td></td></tr><tr><td>Check Motors</td><td><br></td><td><br></td><td>X</td></tr><tr><td>Inspect all visible screws and tighten if needed according to torque guidelines (contact customer support)</td><td></td><td></td><td>X</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/aircraft-maintenance/preventative-maintenance-schedule.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.
