# Navigation and Positioning

The mod contains special devices that can be used to determine your position and help you navigate on the map. These come in the form of hand held devices and digital watches.

Both types are able to display your coordinates and each have a broad range of functionality.

### Hand Held Devices

This includes things like DAGR (BLUFOR) and Orion (REDFOR). They can be equipped into a quick slot and when inspected can be interacted with using their keypads.

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

Go to the device dedicated documentation page to discover modes of operation.

<figure><img src="/files/0I9bklAJPtTajWm785lb" alt=""><figcaption><p>DAGR in OFF mode</p></figcaption></figure>

<figure><img src="/files/p9RKknYvpDM95MYMRaGW" alt=""><figcaption><p>DAGR displaying position and elevation</p></figcaption></figure>

If you have a map and a hand held device you can also bring it up in the map view by pressing the Globe button in the top toolbar.

<figure><img src="/files/u0O7SjP2cahxcnPlswE6" alt=""><figcaption><p>DAGR in map view</p></figcaption></figure>

<figure><img src="/files/bk8zeAVhv3GMpp9ISW6x" alt=""><figcaption><p>Orion in map view</p></figcaption></figure>

### Digital Watches

Some digital watches like the Garmin also have nav capabilities. Equip it into the watch slot to wear it on your wrist.

<figure><img src="/files/cEJKI3yNbQ00lyH2nrsC" alt=""><figcaption><p>Garmin on the wrist</p></figcaption></figure>

Equip the watch into a quickslot and inspect it to gain access to switching modes.

<figure><img src="/files/QUDaGp3yqbgPbgo2deIE" alt=""><figcaption><p>Inspection of Garmin</p></figcaption></figure>

Use Switch Mode functionality to find the relevant information.

<figure><img src="/files/JoCzjHlo9OBiYrZ4otil" alt=""><figcaption><p>Garmin positioning</p></figcaption></figure>

<figure><img src="/files/xPn4DWePCBw7A61ALChs" alt=""><figcaption><p>Garmin compass</p></figcaption></figure>

The watch will retain its selected mode once out of the quickslot.

<figure><img src="/files/ZQMp5pMecTRpceQzLcs5" alt=""><figcaption></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/navigation-and-positioning.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.
