# FAQs and Common Problems

<details>

<summary>🖱 I can't drag the map while editing my mission</summary>

Sometimes when switching programs, the dragging functionality can break. Simply alt-tab again, until the dragging works again.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2744">❄️</span> When using Mission Hub, my simulator freezes</summary>

This behavior is intentional and by design. Mission Hub pauses the simulator to prevent your aircraft from crashing while you're editing your mission. You can disable this behavior in the Mission Hub settings.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="26ab">⚫</span> My screen goes black after using Mission Hub for a few minutes</summary>

**Don’t panic!** What you’re seeing is the result of the aircraft overstressing while the simulator was paused - your pilot has “fainted.”

There are a few ways to prevent this from happening:

* Make sure your Throttle is at IDLE while working on Mission Hub
* Detach the Mission Hub window into a separate pop-out (click the button next to the \[X] close icon).&#x20;
* Turn off your engine.
* Go into the MSFS menu (ESC Key) for a few seconds.

This generally only happens on Helicopters.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> Will there be more Predefined Missions?</summary>

Absolutely! We’ll be adding new missions and features with each update - and you can expect those updates to come in regularly!

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f3ae">🎮</span> I'm on Xbox - how can I share missions?</summary>

Unfortunately missions are currently not shareable on Xbox due to lack of access to the file system. However, we are actively working on a solution to send missions over-the-cloud for the Xbox crowd.&#x20;

We care about you all.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4bb">💻</span> I'm on PC - how do I share and/or install missions?</summary>

Refer to our guide here: [Sharing and Installing Missions](/miltech-mission-hub/guides/sharing-and-installing-missions.md)

</details>


---

# 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-mission-hub/product-information/faqs-and-common-problems.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.
