# Add Wi-Fi Gateway to Command

The GW31-E Outdoor Wi-Fi Gateway makes it simple to deploy Verkada anywhere with power and Wi-Fi, including hard-to-wire locations such as parking lots, fence lines, and outdoor premises.

{% hint style="danger" %}
You must create a [Verkada Command account](https://command.verkada.com/register) and log in with [Org Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) permissions to activate and configure a gateway.
{% endhint %}

***

## Claim your gateway

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Devices.**
{% endstep %}

{% step %}
**On Devices, at the top right, click Add Devices.**
{% endstep %}

{% step %}
**Enter or scan the gateway’s serial number.**
{% endstep %}

{% step %}
**Once added, you can find the device in the Unassigned Devices site.**
{% endstep %}
{% endstepper %}

***

## Set up your gateway

### Command

{% hint style="danger" %}
The gateway needs to connect to a WAN uplink via the PoE IN port to enable Wi-Fi setup from Command.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Devices.**
{% endstep %}

{% step %}
**Under the My Unassigned Devices site, select your Wi-Fi gateway.**
{% endstep %}

{% step %}
**Under General:**

a. Enter a unique name.\
b. Select a site.\
c. Enter a location.
{% endstep %}

{% step %}
**Under Wi-Fi:**

a. Select your Wi-Fi network.\
b. Enter the network credentials.\
c. Click **Apply**.
{% endstep %}

{% step %}
**Remove the gateway from the WAN uplink.**
{% endstep %}
{% endstepper %}

### Bluetooth (Command iOS app)

{% hint style="danger" %}
Bluetooth is only discoverable from the Command mobile app.
{% endhint %}

{% stepper %}
{% step %}
**Open the Command mobile app and log in to your organization.**
{% endstep %}

{% step %}
**In the top left, click Add Device.**

a. Scan the QR code or enter the serial number.\
b. Click **Add Devices.**
{% endstep %}

{% step %}
**Click Set Up Gateway.**

a. Under **General:**

1. Enter a unique name.
2. Select a site.
3. Enter a location.

e. Under **Network**:

1. Click **Select Wi-Fi Network.**
2. Select your Wi-Fi network.
3. Enter the network credentials.
   {% endstep %}

{% step %}
**Click Done.**
{% endstep %}
{% endstepper %}

### Local server page

{% stepper %}
{% step %}
**Connect the gateway to your laptop/computer with an Ethernet cable.**
{% endstep %}

{% step %}
**Open your browser and enter** [**192.168.1.1**](http://verkadagateway.com/) **to open the local landing page.**

<div align="left" data-with-frame="true"><figure><img src="/files/pMqbCFSlJcdkZsWnACkt" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Follow the instructions on the screen to reach the local server page.**
{% endstep %}

{% step %}
**The device will scan for available Wi-Fi networks. Select the network you want to connect to and enter the credentials.**
{% endstep %}

{% step %}
**Click Apply.**

<div align="left" data-with-frame="true"><figure><img src="/files/Axh7SIv8XedlhG9F4V7w" alt="" width="420"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
The local server page stays open for 5 minutes before it automatically refreshes.
{% endhint %}


---

# 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/configuration/add-wi-fi-gateway-to-command.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.
