> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/installation.md).

# Installation

- [Camera LED Status Indicators](https://help.verkada.com/verkada-cameras/installation/camera-led-status-indicators.md): Understand the LED status indicators on Verkada cameras
- [Camera Power Requirements](https://help.verkada.com/verkada-cameras/installation/camera-power-requirements.md): Power requirements for Verkada cameras
- [Camera Video Resolution](https://help.verkada.com/verkada-cameras/installation/camera-video-resolution.md): Review the video resolution provided with Verkada cameras
- [Bandwidth Consumption & Uplink Requirements for Video](https://help.verkada.com/verkada-cameras/installation/bandwidth-consumption-uplink-requirements-for-video.md): Verkada cameras record video locally, limiting consumption bandwidth
- [Camera Environmental Ratings—IK and IP](https://help.verkada.com/verkada-cameras/installation/camera-environmental-ratingsik-and-ip.md): Learn about standards-based ratings for resistance to impact and environmental conditions
- [Variable Bitrates for PTZ Cameras](https://help.verkada.com/verkada-cameras/installation/variable-bitrates-for-ptz-cameras.md): Learn more about the variable bitrates for PTZ cameras
- [Camera Deployment](https://help.verkada.com/verkada-cameras/installation/camera-deployment.md): Learn how to prepare for camera installation and troubleshoot issues
- [Camera Mount Matrix](https://help.verkada.com/verkada-cameras/installation/camera-deployment/camera-mount-matrix.md)
- [Disconnect and Reconnect the CM41-S Video Cable](https://help.verkada.com/verkada-cameras/installation/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Learn how to disconnect and reconnect Verkada’s CM41-S video cable
- [Set Up Your CR63-E for Remote Deployment](https://help.verkada.com/verkada-cameras/installation/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Dual Solar Panel Installation Guide](https://help.verkada.com/verkada-cameras/installation/camera-deployment/dual-solar-panel-installation-guide.md): Use this guide to power a CR63-E Remote Deployment Camera with two 100W solar panels.
- [Use External IR Illuminators with Verkada Cameras](https://help.verkada.com/verkada-cameras/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Learn how to extend your low-light imaging capabilities with Verkada cameras
- [Troubleshoot Command Display Issues with Zscaler Internet Access](https://help.verkada.com/verkada-cameras/installation/camera-deployment/troubleshoot-command-display-issues-with-zscaler-internet-access.md)
- [Set Up Verkada with ZScaler](https://help.verkada.com/verkada-cameras/installation/camera-deployment/set-up-verkada-with-zscaler.md): Learn how to deploy Verkada cameras with Zscaler
- [Use Verkada Cameras over Fiber](https://help.verkada.com/verkada-cameras/installation/camera-deployment/use-verkada-cameras-over-fiber.md): Learn how you can connect Verkada cameras with fiber-optic links
- [Connect a Verkada Camera Using a Wi-Fi Bridge](https://help.verkada.com/verkada-cameras/installation/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.md): Learn how to connect a Verkada camera with a Wi-Fi bridge
- [Connect a Verkada Camera via a Wireless Bridge/Point-to-Point Connection](https://help.verkada.com/verkada-cameras/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md): Learn how to set up Verkada Cameras in locations where wired internet is unavailable
- [Power a Verkada Camera over Coax](https://help.verkada.com/verkada-cameras/installation/camera-deployment/power-a-verkada-camera-over-coax.md): Learn how to power a Verkada camera over coax (PoC)
- [Use a Camera on a Cradlepoint Connection](https://help.verkada.com/verkada-cameras/installation/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md): Learn how to provide cellular connectivity to a Verkada camera using a cradlepoint router
- [Power a Verkada Camera with a Solar Panel](https://help.verkada.com/verkada-cameras/installation/camera-deployment/power-a-verkada-camera-with-a-solar-panel.md): Learn the basic requirements to power a Verkada camera using solar energy


---

# 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://help.verkada.com/verkada-cameras/installation.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.
