# FAQs and Common Problems

<details>

<summary>Any Sim: MFD and PFD are black, nonfunctional</summary>

1. Do you have electric power? if yes:
2. Are the OFF/DAY/NIGHT mode in a position different to off? if yes:

You may be experiencing an issue related to aircraft activation. Please refer to [Activating the Aircraft](/miltech-simulations-mh60/product-information/activating-the-aircraft.md)

</details>

<details>

<summary>Unable to operate the rotor fold</summary>

Rotor fold has been temporarily disabled for initial V1.0.0 release of MH60, due to bugs and the impact on rotor animations. This will be soon enabled for FS24 in a future update.&#x20;

</details>

<details>

<summary>Unable to operate the Rotor Brake</summary>

Rotor Brake cannot be clicked in the cockpit. Its position interferes with other overhead panel switches and levers. Instead, we have designated a keybind for Rotor Brake.&#x20;

Use `ROTOR BRAKE`&#x20;

Configure keybind for press+hold (Input repetition must be enabled). Do not use "Toggle Rotor Brake" as it may be interrupted by execution or PCL code.

</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-simulations-mh60/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.
