# RHS Extended Inventory System

{% hint style="info" %}
Introduced in 0.3.951
{% endhint %}

You can use the inventory system and actions to attach and swap compatible items to clothing that you are wearing.

<figure><img src="/files/90Dsg4ncOXX5mLbbMKZD" alt=""><figcaption><p>ECH helmet with attachments</p></figcaption></figure>

If you are wearing an item of clothing that has slots compatible with an item that is available to pick up either from the ground or Arsenal simply approach it and use the actions that pop up or use the inventory and drag and drop them into the item of clothing.

<figure><img src="/files/PSkJ19MV0QXbY5goQidw" alt=""><figcaption><p>Attached ECH items visible in the inventory</p></figcaption></figure>

Currently compatible item types (attachment slots vary):

| Clothing Type | Attachable Items  |
| ------------- | ----------------- |
| Helmets       | NVG               |
|               | Balaclava         |
|               | Headsets          |
|               | Strobes           |
|               | NVG Battery Packs |
|               | Velcro Patches    |

<figure><img src="/files/DKMNyxx3U4EhAWte8GPN" alt=""><figcaption><p>Action to replace one balaclava with another</p></figcaption></figure>

You can even add patches to appropriate velcro areas. Also, using quick actions you can grab items that are attached to clothing items that are laying on the ground (e.g. grabbing NVG directly off another helmet).

<figure><img src="/files/Ap70EgDXPhTzzb9Tj7l8" alt=""><figcaption><p>LShZ-1+ with RHS 20 Year patch and NVGs</p></figcaption></figure>

To remove the items, simply remove them from the inventory slots of the clothing item, or alternatively use the [radial menu](/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/radial-menu.md) to detach quickly.

<figure><img src="/files/WQ570KsdgZlYVmLsCbON" alt=""><figcaption><p>Detaching items through radial menu</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.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/rhs-extended-inventory-system.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.
