> 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.md).

# 設定

- [Cellular GatewayをCommandに追加](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command.md): 自分のCellular GatewayをVerkada Commandオーガナイゼーション'に追加する
- [Cellular Gatewayのローカルサーバーページにアクセスする](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.md): GC31 Cellular Gatewayのローカルサーバーページへのアクセス方法を学ぶ
- [Cellular GatewayのデュアルSIMサポート](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md): Verkada GC31 Cellular GatewayがデュアルSIM機能をサポートする仕組みを学ぶ
- [Cellular GatewayのステータスLED](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/cellular-gateway-status-leds.md): Verkada GC31/GC31-E Cellular GatewayのステータスLEDについて詳しく学ぶ
- [Cellular Gatewayで通信キャリアを切り替える](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/switch-carriers-on-the-cellular-gateway.md): 米国でVerkada SIMのさまざまな携帯通信事業者を切り替える
- [Cellular GatewaysのDynamic DNSを設定する](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md): Verkada Cellular GatewayでDynamic DNSを設定する方法を学ぶ
- [GC31-E Gatewaysで履歴GPSデータを有効にする](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.md): Verkada Outdoor Cellular Gatewayで履歴GPSデータの保存を有効にする
- [Cellular Gatewayの指向性アンテナの向け方](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.md): GC31-E cellular gatewayの指向性アンテナの向け方。
- [WANフェイルオーバーにCellular Gatewaysを使用する](https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/use-cellular-gateways-for-wan-failover.md): 重要なデバイスにフェイルオーバー接続を提供するためにcellular gatewaysを使用する方法を学ぶ
- [Wi-Fi GatewayをCommandに追加](https://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command.md): 自分のWi-Fi GatewayをVerkada Commandアカウントに追加する
- [GW31-EのWi-Fiネットワーク管理](https://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.md): さまざまなWi-Fiネットワークのパスワードを管理する方法を学ぶ
- [Wi-Fi GatewayのステータスLED](https://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command/wi-fi-gateway-status-leds.md): Verkada Outdoor Wi-Fi GatewayのLEDステータスを理解する
- [GW31-Eのアクセスポイントモード](https://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.md): GW31-Eをアクセスポイントとして設定し、ポイント・ツー・ポイントネットワークを有効にする方法を学ぶ
- [IPsecサイト間VPNを有効にする](https://help.verkada.com/connectivity/ja/she-ding/enable-ipsec-site-to-site-vpn.md): Verkada GatewayでIPsecサイト間VPNを設定する方法を学ぶ
- [Outdoor Gatewaysの電源オプション](https://help.verkada.com/connectivity/ja/she-ding/power-options-for-outdoor-gateways.md): outdoor gatewaysに給電するさまざまな方法について学ぶ
- [Outdoor GatewaysでPoEスイッチを使用する](https://help.verkada.com/connectivity/ja/she-ding/power-options-for-outdoor-gateways/use-a-poe-switch-with-outdoor-gateways.md): 配下のデバイス向けに電力とポート数を増やすため、outdoor gatewaysでPoEスイッチを使用する


---

# 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.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.
