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

# Cellular Gatewayの指向性アンテナの向け方

GC31-E は、N 型コネクタを使用する外部 LTE アンテナに対応しています。Verkada では、 [ACC-ANT-10 屋外用指向性アンテナ](https://docs.verkada.com/docs/acc-ant-10-datasheet.pdf)を提供しており、ゲートウェイに付属する無指向性アンテナの代わりに簡単に交換できます。指向性アンテナは、接続先の携帯基地局の方向に向けることで、GC31-E の電波強度を向上させることができます。

***

## 指向性アンテナの向け方

指向性アンテナを正しい基地局に向けるには、ゲートウェイと基地局の間の方位角を取得する必要があります。

{% hint style="danger" %}
始める前に、[ GC31-E を](https://docs.verkada.com/docs/gc31e-outdoor-cellular-gateway-install-guide.pdf) および [設定し](/connectivity/ja/she-ding/add-cellular-gateway-to-command.md) Verkada Command で。ゲートウェイがオンラインになっていることを **少なくとも 5 分間** 確認してから続行してください。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、「All Products」>「Gateways」に移動します。**
{% endstep %}

{% step %}
**指向性アンテナに接続する GC31-E を選択します。**
{% endstep %}

{% step %}
**GC31-E にカーソルを合わせると、方位角が表示されます。**

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

{% step %}
**スマートフォンでコンパスアプリを開き、方位角に達するまでスマートフォンを回転させます。これが、最大ゲインを得るためにアンテナを向ける方向になります。**
{% endstep %}

{% step %}
**最適な性能を得るには、基地局への見通しをより確保できるよう、指向性アンテナをポールの高い位置に取り付けてください。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
基地局の位置は、次のような公開データベースの組み合わせから取得されます。 [OpenCelliD](https://www.opencellid.org/)。そのため、基地局とゲートウェイの間で報告される方位角は、データベースの正確性に依存します。
{% 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/ja/she-ding/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.
