> 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/verkada-cameras/ja/she-zhi.md).

# 設置

- [カメラのLEDステータスインジケーター](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-led-status-indicators.md): Verkada カメラのLEDステータスインジケーターを理解する
- [カメラの電源要件](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-power-requirements.md): Verkada カメラの電源要件
- [カメラのビデオ解像度](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-video-resolution.md): Verkada カメラで提供されるビデオ解像度を確認する
- [映像の帯域幅消費とアップリンク要件](https://help.verkada.com/verkada-cameras/ja/she-zhi/bandwidth-consumption-uplink-requirements-for-video.md): Verkada カメラは映像をローカルに録画し、帯域幅の消費を抑えます
- [カメラの環境耐性評価—IK と IP](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-environmental-ratingsik-and-ip.md): 衝撃や環境条件への耐性に関する標準規格ベースの評価について学ぶ
- [PTZ カメラの可変ビットレート](https://help.verkada.com/verkada-cameras/ja/she-zhi/variable-bitrates-for-ptz-cameras.md): PTZ カメラの可変ビットレートについて詳しく学ぶ
- [カメラの展開](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment.md): カメラの設置準備と問題のトラブルシューティング方法を学ぶ
- [カメラ取付マトリクス](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/camera-mount-matrix.md)
- [CM41-S ビデオケーブルを取り外して再接続する](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Verkada の CM41-S ビデオケーブルの取り外しと再接続の方法を学ぶ
- [CR63-E をリモート展開用に設定する](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Verkada カメラで外部 IR 照明器を使用する](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Verkada カメラで低照度撮影機能を拡張する方法を学ぶ
- [Zscaler Internet Access を使用した Command の表示問題をトラブルシューティングする](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/troubleshoot-command-display-issues-with-zscaler-internet-access.md)
- [ZScaler で Verkada を設定する](https://help.verkada.com/verkada-cameras/ja/she-zhi/camera-deployment/set-up-verkada-with-zscaler.md): Zscaler を使用して Verkada カメラを展開する方法を学ぶ


---

# 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/verkada-cameras/ja/she-zhi.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.
