> 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/connectivity/es/configuracion/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.md).

# Apuntar una antena direccional para la pasarela celular

El GC31-E es compatible con antenas LTE externas que usan conectores de tipo N. Verkada ofrece la [Antena direccional para exteriores ACC-ANT-10](https://docs.verkada.com/docs/acc-ant-10-datasheet.pdf), que puede reemplazar fácilmente las antenas omnidireccionales incluidas con la puerta de enlace. Una antena direccional puede mejorar la intensidad de la señal del GC31-E cuando se apunta hacia la torre celular conectada.

***

## Orientar una antena direccional

Para orientar una antena direccional hacia la torre celular correcta, necesitamos obtener el ángulo de acimut entre la puerta de enlace y la torre celular.

{% hint style="danger" %}
Antes de comenzar, instale[ el GC31-E](https://docs.verkada.com/docs/gc31e-outdoor-cellular-gateway-install-guide.pdf) y [configúrelo](/connectivity/es/configuracion/add-cellular-gateway-to-command.md) en Verkada Command. Asegúrese de que la puerta de enlace esté en línea durante **al menos 5 minutos** antes de continuar.
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Gateways.**
{% endstep %}

{% step %}
**Seleccione el GC31-E que se conectará a la antena direccional.**
{% endstep %}

{% step %}
**Pase el cursor sobre el GC31-E para mostrar el ángulo de acimut.**

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

{% step %}
**Abra la aplicación de brújula en un teléfono móvil y gírelo hasta alcanzar el ángulo de acimut. Esta será la dirección hacia la que apuntar la antena para obtener la máxima ganancia.**
{% endstep %}

{% step %}
**Para un rendimiento óptimo, monte la antena direccional en lo alto de un poste para tener una línea de visión más clara hacia la torre celular.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
La ubicación de la torre celular se obtiene a partir de una combinación de bases de datos públicas, como [OpenCelliD](https://www.opencellid.org/). Como resultado, el ángulo de acimut informado entre la torre y la puerta de enlace depende de la precisión de la base de datos.
{% endhint %}


---

# 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/connectivity/es/configuracion/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.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.
