# Quick Start Guide

## Getting Started

The Bo 105 is a twin-engine, multi-role, light utility helicopter known for its manoeuvrability and precision control. Its rigid rotor head system grants the helicopter unparalleled agility, enabling it to perform aerobatic manoeuvres. As a result, the helicopter controls are extremely sensitive to small inputs and require deliberate and thoughtful control.&#x20;

Control inputs translate almost instantaneously into aircraft movement, leaving very little margin for overcorrection. In certain situations, such as during takeoff, constant rudder pedal input may be required to prevent the aircraft from entering an uncontrolled yaw. Without it, the helicopter will spin rapidly and recovery is difficult. Mastering the Bo 105 takes considerable practice, but once the necessary muscle memory is developed, it never goes away.

For information about the included configurations and liveries, please see [Configurations](/stratoware-miltech-simulations-bo105/product-information/configurations.md).

***

## Configuring your Controls

Out of the box, MSFS will map your controls as follows:

* **Throttle — Collective**
* **Elevator — Cyclic Longitudinal**
* **Aileron — Cyclic Lateral**

This is generally sufficient to get you flying. However, we strongly recommend reviewing the [Hardware Configuration](/stratoware-miltech-simulations-bo105/product-guides/hardware-configuration.md) and [Keybinds Guide](/stratoware-miltech-simulations-bo105/product-guides/hardware-configuration/keybinds-guide.md) pages for guidance on configuring your controls, as well as several mission and utility systems.

{% hint style="warning" %}
Please **DO NOT USE** `HELICOPTER THROTTLE AXIS` , and unassign this from your hardware.
{% endhint %}

{% hint style="warning" %}
Find `ROTOR BRAKE` in your controls options,

* Configure keybind for Press+Hold (input repetition must be enabled) activation.&#x20;
* Alternatively, you may use `TOGGLE ROTOR BRAKE` to lock it into position (ON/OFF without requiring input repetition).
  {% endhint %}

***

## Cold-and-Dark Quick Start & Fly

This is a simplified start-up guide for all configurations of the Bo 105. For information on the location of specific switches, please view [Cockpit Layout](/stratoware-miltech-simulations-bo105/aircraft-and-systems/cockpit-layout.md).

<details>

<summary>Pre Flight</summary>

1. **Walkaround Mode** - ACTIVE (CTRL + C or click Pilot Door Handle)
2. **Static Port Cover** - REMOVE
3. **Ground Handling Wheels** - REMOVE
4. **Blade Socks** - REMOVE
5. **Engine Covers** - REMOVE
6. **Battery Switch** - ON
7. **Altimeter, Clock, Gyro** - SET
8. **Fuel Quantity** - CHECK
9. **Anti-collision Lights** - ON

</details>

<details>

<summary>Engine Start</summary>

1. **Fuel Pumps** - ALL ON
2. **Starter ENG 1** - ON
3. **Monitor N**<sub>**1**</sub> - INCREASING
4. **Power Lever Guard ENG 1** - ON
5. **Power Lever ENG 1** - MOVE TO IDLE
6. **Monitor:**
   1. **TOT ENG 1** - MAX 927 °C
   2. **N**<sub>**2**</sub>**/N**<sub>**Ro**</sub> - INCREASING
   3. **Engine 1 Oil Pressure** - POSITIVE
7. **Starter ENG 1** - OFF
8. **Generator ENG 1** - ON
9. **Repeat for ENG 2**

</details>

<details>

<summary>Before Takeoff</summary>

1. **Communication / Navigation Systems** - SET
2. **Anti-ice** - AS REQUIRED
3. **Doors** - LOCKED
4. **Warning Lights** - OFF
5. **Power Levers** - MOVE TO FLIGHT
6. **N**<sub>**2**</sub> - 98-102%
7. **Instruments** - GREEN
8. **Ready for Takeoff!**

</details>

For detailed checklists, please refer to: [Standard Procedures](/stratoware-miltech-simulations-bo105/product-guides/standard-procedures.md)

***

## Brief System Overview

{% hint style="danger" %}
TO DO
{% 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.miltechsimulations.com/stratoware-miltech-simulations-bo105/product-guides/quick-start-guide.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.
