> 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/blufor/gadgets/an-pvs-14.md).

# AN/PVS-14

The AN/PVS-14 is a multi-purpose night vision monocular developed by the United States military. It's part of the AN/PVS series, with the PVS standing for "Portable Visual Search." This series is used by the U.S. military and by other nations and organizations for a range of applications, including tactical operations, surveillance, and navigation.

The AN/PVS-14 uses light amplification technology to enable the user to see in low-light or nighttime conditions. It works by gathering ambient light, such as moonlight or starlight, and amplifying it to create a visible picture. This device can also work with an infrared (IR) illuminator in total darkness, where no ambient light is available.

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

The device comes in single or dual tube configuration in both Green and White Phosphorus elements.

<figure><img src="/files/PUyDkRECTpHvcl2utQS7" alt=""><figcaption><p>AN/PVS-14 Single Green Phosphorus</p></figcaption></figure>

<figure><img src="/files/9xrNUIJhmt1PHLHf28HH" alt=""><figcaption><p>AN/PVS-14 Dual White Phosphorus</p></figcaption></figure>

The device also comes with a IR illuminator that enchances vision n very dark environments and can be turned on via the [RHS Radial Menu](/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/radial-menu.md).

### Default Key Bindings

Refer to [Default Key Bindings ](/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/general-systems/default-key-binds.md)section.


---

# 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/blufor/gadgets/an-pvs-14.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.
