# Access the Cellular Gateway Local Server Page

The local server serves as a way for you to connect to [Verkada’s GC31 Cellular Gateway](https://www.verkada.com/cellular-gateway). You can apply custom access point name (APN) settings using the local server page.

To configure your [SIM card](/connectivity/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) prior to establishing a connection, use the local server.

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

{% step %}
**Open your browser and enter** [**verkadagateway.com**](http://verkadagateway.com/) **or** [**192.168.1.1**](http://verkadagateway.com/) **to open the local landing page (GC31 or GC31-E), as shown below.**

<div align="left" data-with-frame="true"><img src="/files/Qk9fbZirRKITUO5cpcVq" alt="" width="530"></div>
{% endstep %}

{% step %}
**Follow the instructions on the screen to reach the Local server page. By default, the APN is automatically (Auto) selected.**

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

{% step %}
**(Optional) Set a custom APN: Select the Manual radio button and enter the details (as shown below).**
{% endstep %}

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

{% step %}
**When prompted, confirm your configuration changes.**
{% endstep %}

{% step %}
**Once connected, you can configure the SIM card through** [**Verkada Command**](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command)**.**
{% endstep %}
{% endstepper %}

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

{% hint style="info" %}
Click **Device Log** to download a log file that can be shared.
{% 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-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.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.
