# Emergency Procedures

## Chapter Index

* [During Takeoff](/tac/flight/executing-and-monitoring-a-mission/emergency-procedures/during-takeoff.md)
* [During Transition](/tac/flight/executing-and-monitoring-a-mission/emergency-procedures/during-transition.md)
* [During Fixed-Wing Flight](/tac/flight/executing-and-monitoring-a-mission/emergency-procedures/during-fixed-wing-flight.md)
* [During the Landing Sequence](/tac/flight/executing-and-monitoring-a-mission/emergency-procedures/during-the-landing-sequence.md)

{% hint style="danger" %}
It is essential that the following section be read and comprehended thoroughly to ensure a clear understanding of the **emergency** **scenarios** and the appropriate **actions** to be taken. Proper understanding guarantees prompt, effective, and correct responses in these situations, thereby enhancing safety and minimizing risks.
{% endhint %}


---

# 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.deltaquad.com/tac/flight/executing-and-monitoring-a-mission/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.
