# Default Key Bindings

RHS contains more than a few key binds and this pages is here to give generic description of what each of them do. Note that in some cases their behavior might differ depending on the device and in such case its respective page should have information about that.

### Night Vison Bindings

Default key binds for all night vision elements like for example NVG such as PVS-14. These can also be applicable to NV devices in vehicle optics.

<table><thead><tr><th>Label</th><th width="127">Keyboard</th><th width="154">Gamepad</th><th>Description</th></tr></thead><tbody><tr><td>Night vision device</td><td><img src="/files/WOLaFBmFMWuzYCC4kg69" alt=""></td><td><img src="/files/XSiOTE7H6PS2vQv4P5Wp" alt="" data-size="original"></td><td>Toggle On/Off currently used NV device.</td></tr><tr><td>NVG built in illuminator</td><td><img src="/files/7jJvKbaihz4PFFUgLQuO" alt="" data-size="original"></td><td><img src="/files/L4G2F9dzcmyOwFvBSs13" alt="" data-size="original"></td><td>Toggle On/Off built in illuminator of currently used NVG.</td></tr><tr><td>Increase NV device gain</td><td><img src="/files/kWYiHNU26e4pU6g89EEb" alt="" data-size="original"></td><td><img src="/files/RzBVUyjAbbGE4XfdRY7I" alt="" data-size="original"></td><td>Increases the gain of the NV device, making things appear brighter.</td></tr><tr><td>Reduce NV device gain</td><td><img src="/files/nQn833vVDJ8Q1OnMiUxI" alt="" data-size="original"></td><td><img src="/files/usRMl1L7gXf9vVcdSgDY" alt="" data-size="original"></td><td>Reduces the gain of the NV device, making things appear dimmer.</td></tr><tr><td>Set NV device gain to default</td><td><img src="/files/nXdvrrI7eEX8TPy6HEBt" alt="" data-size="original"></td><td><img src="/files/CLn1dThjQzIFCvIswT5a" alt="" data-size="original"></td><td>Resets the gain to default level.</td></tr></tbody></table>

### Radial Menu

<table><thead><tr><th>Label</th><th width="152">Keyboard</th><th width="163">Gamepad</th><th>Description</th></tr></thead><tbody><tr><td>RHS Radial Menu</td><td><img src="/files/vYeyY48WZxigm24Z6Kbg" alt="" data-size="original"></td><td><img src="/files/v4xV30ME6CTBhbZmwFqo" alt="" data-size="original"></td><td>Opens RHS radial menu</td></tr></tbody></table>

Default key binds for RHS radial menu which is used to interact with equipment that player currently has on him.

### Light Devices

Default key binds for all weapon mounted light devices such as but not limited to AN/PEQ-16.

<table><thead><tr><th width="186">Label</th><th width="154">Keyboard</th><th width="174">Gamepad</th><th>Description</th></tr></thead><tbody><tr><td>Toggle light device</td><td><img src="/files/rYoGzPLfhLHutP9LEyQ9" alt=""></td><td><img src="/files/N3qKDQQBcAOQOCN0daP3" alt="" data-size="original"></td><td>Toggle currently used light devices on/off. If nothing happens, probably the mode is not set correctly.</td></tr><tr><td>Cycle through light device modes</td><td><img src="/files/wUb4lqMyPeFVjTmKYxWy" alt="" data-size="original"></td><td><img src="/files/hZmF4WKinLeClNdzuhB2" alt="" data-size="original"></td><td>Cycle through available modes of currently used light devices.</td></tr><tr><td>Hold to momentarily turn ON light device</td><td><img src="/files/XdgGn4FlVBzoQFKCFghX" alt="" data-size="original"></td><td><img src="/files/BzzEHaWmbGJOJYteturs" alt="" data-size="original"></td><td>Will turn ON light device when pressed and turn it OFF when released.</td></tr></tbody></table>


---

# 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/default-key-binds.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.
