# Connectivity

**Overview**\
Verkada Connectivity uses gateways to provide network and power to Verkada devices in locations where traditional wiring is difficult. Gateways support cellular or WiFi connections and can deliver PoE to connected devices, which makes it possible to place cameras and other Verkada hardware in remote or outdoor areas.

This collection provides guidance on choosing a gateway, installing it, configuring connectivity, and maintaining reliable operation. It helps you extend your Verkada deployment to sites that need flexible power and network options.

Check out these links to get started:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="getting-started/get-started-with-the-cellular-gateway">get-started-with-the-cellular-gateway</a></td></tr><tr><td></td><td><a href="getting-started/roles-and-permissions-for-gateway">roles-and-permissions-for-gateway</a></td></tr><tr><td></td><td><a href="getting-started/gateways-network-settings">gateways-network-settings</a></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://help.verkada.com/connectivity/readme.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.
