# Missions

{% hint style="warning" %}
**Crash detection must be OFF** for Missions to load correctly, as Crashes may interfere with our loading scripts.
{% endhint %}

Miltech Simulations CH47D includes a growing number of missions, as well as custom scenery packs.

Missions are predefined flights, from one location to another, featuring custom sceneries in both the initial and final locations and activities to do along the way. Missions are only accessible through the [Electronic Flight Bag (EFB)](/miltech-simulations-ch47d/aircraft-and-systems/electronic-flight-bag-efb.md) on free flight.

Missions are designed so the pilot follows a set of Mission Dispatch Instructions but must fully configure, execute, and perform the mission by themselves. This means that the pilot will not be assisted or guided through the mission, but rather must set the flight route as defined on the Dispatch Instructions to reach the final location. This also allows for creativity and free-flying after the mission has been completed.&#x20;

{% hint style="info" %}
Missions are not fully compatible with multiplayer. Full multiplayer compatibility is not planned due to MSFS Limitations. All missions and scenarios featured in this product are either loosely based on real events or are entirely fictional. The content has been developed using only publicly available information. We have made every effort to ensure that the product is respectful and does not intend to harm anyone's sensibilities, as well as respect Microsoft’s policies. This product is designed for entertainment purposes only.
{% endhint %}

### Accessing Missions

1. Launch a flight with the CH47D at any airport in the world.&#x20;
2. Turn on the EFB screen by pressing the **HOME** Button
3. Navigate to the **MISSION** page
4. Select any mission from the list.
5. Wait a few minutes for the mission to load completely. The aircraft will be automatically relocated to the start location and all required mission objects will be loaded.

### Included Missions

[Firefighting Missions](/miltech-simulations-ch47d/aircraft-and-systems/missions/firefighting-missions.md)

[Hoist Missions](/miltech-simulations-ch47d/aircraft-and-systems/missions/hoist-missions.md)

[Rescue Missions](/miltech-simulations-ch47d/aircraft-and-systems/missions/rescue-missions.md)

[Military Exercise Missions](/miltech-simulations-ch47d/aircraft-and-systems/missions/military-exercise-missions.md)

### Included Sceneries

[Included Scenery Packages](/miltech-simulations-ch47d/aircraft-and-systems/missions/included-scenery-packages.md)


---

# 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.miltechsimulations.com/miltech-simulations-ch47d/aircraft-and-systems/missions.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.
