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

# Eine Richtantenne für das Cellular Gateway ausrichten

Das GC31-E ist mit externen LTE-Antennen mit N-Typ-Anschlüssen kompatibel. Verkada bietet die [ACC-ANT-10 Außenrichtantenne](https://docs.verkada.com/docs/acc-ant-10-datasheet.pdf)an, die die mit dem Gateway mitgelieferten Rundstrahlantennen problemlos ersetzen kann. Eine Richtantenne kann die Signalstärke des GC31-E verbessern, wenn sie auf den verbundenen Mobilfunkmast ausgerichtet ist.

***

## Ausrichten einer Richtantenne

Um eine Richtantenne auf den richtigen Mobilfunkmast auszurichten, müssen wir den Azimutwinkel zwischen dem Gateway und dem Mobilfunkmast ermitteln.

{% hint style="danger" %}
Bevor Sie beginnen, installieren Sie[ das GC31-E](https://docs.verkada.com/docs/gc31e-outdoor-cellular-gateway-install-guide.pdf) und [richten Sie es ein](/connectivity/de/konfiguration/add-cellular-gateway-to-command.md) in Verkada Command. Stellen Sie sicher, dass das Gateway **mindestens 5 Minuten** vor dem Fortfahren online ist.
{% endhint %}

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Gateways.**
{% endstep %}

{% step %}
**Wählen Sie das GC31-E aus, das mit der Richtantenne verbunden wird.**
{% endstep %}

{% step %}
**Bewegen Sie den Mauszeiger über das GC31-E, um den Azimutwinkel anzuzeigen.**

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

{% step %}
**Öffnen Sie die Kompass-App auf einem Mobiltelefon und drehen Sie das Telefon, bis der Azimutwinkel erreicht ist. Dies ist die Richtung, in die die Antenne für maximale Verstärkung ausgerichtet werden sollte.**
{% endstep %}

{% step %}
**Für optimale Leistung montieren Sie die Richtantenne hoch oben auf einem Mast, damit eine klarere Sichtverbindung zum Mobilfunkmast besteht.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Der Standort des Mobilfunkmasts wird aus einer Kombination öffentlicher Datenbanken ermittelt, wie z. B. [OpenCelliD](https://www.opencellid.org/). Daher hängt der gemeldete Azimutwinkel zwischen dem Mast und dem Gateway von der Genauigkeit der Datenbank ab.
{% 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/de/konfiguration/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.
