> For the complete documentation index, see [llms.txt](https://docs.rhsmods.org/rhs-status-quo-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/radial-menu.md).

# RHS Radial Menu

{% hint style="info" %}
Introduced in **0.3.787**
{% endhint %}

A new radial menu can be used with items that are equipped on your current weapon or person.

<figure><img src="/files/FDQQJNuuvKrQ7VZKIhON" alt=""><figcaption></figcaption></figure>

The menu automatically scans the compatible devices and their actions. Use the default **`\`** key (press and hold) on keyboard or **`RB+View`** (see below) on consoles to activate the menu and if any compatible devices are found, the menu will appear.

<figure><img src="/files/QeEXUGsDIbFktH3Xb3Oo" alt=""><figcaption><p>XBox controller layout</p></figcaption></figure>

The first menu will let you select the device and drill down to the actions of sub-actions of that device.

<figure><img src="/files/OykRvNMSqn9kNBt0r5R4" alt=""><figcaption></figcaption></figure>

Release the hotkey with an action highlighted to engage it. Use the back option to go to the previous menu.

{% hint style="info" %}
You can change the key and controller bindings in the game options.
{% endhint %}

Currently compatible devices with actions:

| Device                        |
| ----------------------------- |
| AN/PEQ-16                     |
| Zenitco Perst "Klassika" V4.0 |
| LTSU-1                        |
| 1P63                          |
| M27                           |
| RPG7                          |

As of version 0.3.951 item added to your inventory using the **RHS Extended Inventory System** can also show up in the menu and can be take off without going to the inventory.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/radial-menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
