# Inspection Points

#### A visual inspection of the aircraft should be conducted before and after every flight. Inspecting the sUAS for wear and tear is crucial for ensuring its continued safe and efficient operation. Here's a general guideline on how to inspect a drone for signs of wear and tear:

<figure><img src="/files/PoelkkV5bZRigk4Ek6Ng" alt=""><figcaption><p>Inspection Points of the IF800 Tomcat.</p></figcaption></figure>

1. **Frame and Structural Integrity**: Inspect the overall structural integrity of the aircraft’s frame. Look for any signs of stress, fatigue, or weakness in the frame components and landing gear, particularly at stress points such as motor mounts and attachment points.
2. **Lenses**: Inspect the lenses on the aircraft and dust off any debris with a microfiber cloth & canned air.
3. **Propellers**: Check each propeller for cracks, chips, or deformation. Ensure that the propellers are securely attached to the motors and rotate freely without any obstructions.
4. **Motors and Electronics**: Inspect the motors and electronic components for any signs of overheating, corrosion, or loose connections. Check for burnt smells or discoloration, which could indicate electrical issues.
5. **Battery**: Examine the battery for any swelling, punctures, or damage to the casing. Check the battery terminals for corrosion and ensure that they are making proper contact with the drone's power system.
6. **GPS and Navigation Systems**: Verify their functionality by checking for a HDOP reading of less than 1.0.
7. **Camera and Gimbal**: If your aircraft is equipped with a camera and gimbal system, inspect them for any damage or misalignment. Test the functionality of the camera and gimbal before take-off.
8. **Flight Controls**: Test the responsiveness of the flight controls by gently moving the control sticks and observing the aircraft’s movements. Ensure that all control inputs are translated accurately and without delay.
9. **Documentation and Records**: Keep detailed records of your aircraft’s inspections, maintenance activities, and any repairs or replacements performed. This documentation will help track the aircraft’s service history and identify any recurring issues or maintenance trends.

**By regularly inspecting your aircraft for wear and tear and addressing any issues promptly, you can help ensure its continued reliability, safety, and performance throughout its operational lifespan.**


---

# 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/inspection-points.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.
