# Emergency Procedures

This section provides checklists and procedures for coping with emergencies that may arise during sUAS operations. Malfunctions are rare, especially if proper pre-flight inspections and maintenance are practiced. Weather emergencies may be minimized by careful flight planning and sound judgment; however, sUAS pilots should be ready to respond to rapidly changing weather conditions. Should an emergency arise, the guidelines in this section should be considered and applied as necessary to correct problems.

## Loss of Radio Link

In case of interference or other communications issues, the GCS will alert with a lost connection annunciation. The following procedures should be followed if no RTL is observed.

If the sUAS loses signal from the radio link, the aircraft will go into RTL mode. In this mode, the following procedures should be followed.

| Actions to be Performed                                                                                 |                                             |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| Pilot                                                                                                   | Visual Observer                             |
| Declare an emergency and inform VO/crew                                                                 | <p>Maintain a safe Area to land</p><p> </p> |
| <p>Try to determine the cause of sUAS status.</p><p> </p>                                               |                                             |
| <p>Change the Aircraft’s Flight Mode to Position Mode and try to regain control</p><p> </p>             |                                             |
| If control is not restored, activate the Aircraft’s Return to Launch (RTL).                             |                                             |
| Continuously check whether the mode is functional and/or if the control of the aircraft can be regained |                                             |
| Prepare for the RTL maintain Visual contact                                                             |                                             |


---

# 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.camflite.com/crd1/flight-operations/emergency-procedures.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.
