# Cargo Load Operations - Internal

### Loading Procedure

The [Electronic Flight Bag (EFB)](/miltech-simulations-ch47d/aircraft-and-systems/electronic-flight-bag-efb.md) is used to load and unload internal cargo to the aircraft.&#x20;

1. Turn on the EFB screen by pressing the **HOME** Button
2. Navigate to the **LOAD** page
3. Select "Internal Loads"

<figure><img src="/files/8CN8NPIeQ0dYWYl20GoO" alt="" width="375"><figcaption><p>Loads Page</p></figcaption></figure>

4. Load/Unload cargo by pressing on the available options.&#x20;
   1. A single cargo load type (External or Internal) can be active at any given moment.
   2. Selecting a different load type will unload the active option, and load the selected option.
   3. Loading any external cargo load will automatically unload any internal cargo.

### Included Internal Loads

* **Troops**
* **Medvac**
* **Special Ops Rhib**
* **Pallets**
* **Humvee**


---

# 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/product-guides/other-procedures/cargo-load-operations-internal.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.
