# CAMERAS

- [Open Camera](https://docs.hivemapper.com/cameras/open-camera.md): The device made for mapping on the Hivemapper Network.
- [HDC & HDC-S](https://docs.hivemapper.com/cameras/hdc-and-hdc-s.md)
- [Install an HDC](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/2.-mount-dashcam.md): Tips to get started with a Hivemapper Dashcam (HDC)
- [Install an HDC-S](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/install-an-hdc-s.md): Tips to get started with your new Hivemapper Dashcam S (HDC-S)
- [Connect Dashcam to Hivemapper Companion App](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/connect-dashcam-to-hivemapper-companion-app.md): The Hivemapper companion app is available for iOS and Android devices.
- [Start Driving and Mapping - HDC/HDC-S](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/start-driving-and-mapping-hdc-hdc-s.md): You’re in the driver’s seat. Now what?
- [Upload Your Contributions - HDC/HDC-S](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/4.upload-your-contributions.md): The Hivemapper Companion app uploads your contributions to the network


---

# 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.hivemapper.com/cameras.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.
