# Tail and Rotor Fold/Unfold Operations

{% hint style="warning" %}
**Blade Fold Disabled Temporarily**

Due to several bugs affecting the Blade Fold feature, we’ve decided to temporarily disable it for the initial release and postpone its availability to a future update.

Tail fold is available on both FS20 and 24.
{% endhint %}

## **Tail Fold / Unfold**&#x20;

The MH60 features a folding tail boom, allowing the aircraft to reduce its footprint for shipboard or hangar storage. This function is fully animated and can be controlled via in-cockpit switches.

{% hint style="info" %}

* Aircraft must be on the ground, both engines off, Rotor RPM must be zero to enable Tail Fold.
* Aircraft must be energized, either with Battery, APU or GPU, for both Folding and Unfolding.
* Tail Fold is available on Sierra, Romeo and Tango variants.
* Engines will not start (Starter disengages automatically) if the tail is folded.
  {% endhint %}

#### **Operation:**

1. Ensure the aircraft is on the **ground** with the **engines off.**
2. Set **Parking Brake.**
3. On Pilot's Side **Keyset**, \[CONFIG] Page, press **TAIL FOLD.** The option is crossed out if conditions are not met.
4. The tail folding sequence will start automatically. Once completed, the keyset option changes to **TAIL \*UNFLD\***
5. To unfold, press the **TAIL \*UNFLD\*** button. The sequence starts automatically until the surfaces are unfolded and locked in place.&#x20;

<figure><img src="/files/voxPwO0N0eeMVAJ9PWRY" alt="" width="375"><figcaption><p>Pilot's Side Keyset - [CONFIG] Page, TAIL FOLD Option.</p></figcaption></figure>

***

## **Rotor Blade Fold / Unfold&#x20;**<mark style="color:$danger;background-color:$danger;">**(TEMPORARILY DISABLED)**</mark>

The MH60's main rotor blades can be folded for compact storage. This system is independent of tail folding and does not necessarily require the tail to be folded.&#x20;

{% hint style="info" %}

* Aircraft must be on the ground, both engines off, Rotor RPM must be zero to enable Rotor Fold.
* Aircraft must be energized, either with Battery, APU or GPU, for both Folding and Unfolding.
* Rotor Fold is available on Sierra, Romeo and Tango variants.
* Engines will not start (Starter disengages automatically) if the rotors are folded.
  {% endhint %}

#### **Operation:**

1. Ensure the aircraft is on the **ground** with the **engines off.**
2. Set **Parking Brake.**
3. Engage **Master Blade Fold** switch, located in the aft section of the centre console, on the Copilot Side, Blade Fold Panel.
4. Use the **Blade Fold Switch** to fold/spread the rotors.&#x20;
   1. Moving the switch from OFF to FOLD energizes the system and starts the Blade Folding sequence. The Status lights will indicate the status and position of the blades.
   2. Moving the switch from OFF to SPREAD energizes the system and starts the Blade Unfolding sequence. The Status lighs "FLIGHT" and "SPREAD" indicate the rotors are extended and locked for engine start.

<figure><img src="/files/5GKtFiY0RJGuK44ATuUD" alt="" width="479"><figcaption><p>Blade Fold Panel</p></figcaption></figure>


---

# 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-guides/other-procedures/tail-and-rotor-fold-unfold-operations.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.
