# Loss or Crash of Aircraft

<mark style="color:orange;">**Loss of Aircraft**</mark> is defined as any situation in which the Pilot in Command loses visual, radio, and Visual Observer contact with the aircraft, resulting in the immediate status and position of that aircraft being unknown.

{% hint style="warning" %}
This scenario should be treated very seriously as prolonged Loss of Aircraft is likely to result in a Crash.
{% endhint %}

<mark style="color:orange;">**Crash of Aircraft**</mark> is defined as a rapid or uncontrolled impact with the ground or nearby obstruction that results in damage to the aircraft itself.

{% hint style="info" %}
Prop Strikes (incidents that DO NOT result in damage or injury to anything other than the propeller itself) are typically not classified as a Crash, as propellers are considered a wear item.
{% endhint %}

#### <mark style="color:orange;">**Upon Loss of Aircraft**</mark>, the primary focus of the Pilot in Command needs to be locating the aircraft and/or wreckage as soon as possible.  Use effective remote crew resource management to ensure any new concerns, such as injury, property damage, or fire are properly addressed, including contacting emergency services as soon as it is deemed necessary.

#### In the event of any incident involving a Crash or Loss of Aircraft, as soon as it is safe to do so, the Pilot in Command should collect pictures of the crash site and document the events preceding the incident, including recorded interviews from all members of the remote flight crew.

#### Operators are highly encouraged to notify Inspired Flight Technologies immediately of any incident involving an IFT aircraft, provide flight logs if available, and share information that may help prevent other similar incidents in the future.


---

# 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/emergency-procedures/loss-or-crash-of-aircraft.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.
