> 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/hajimeni/quick-reference-guide-for-verkada-cameras.md).

# Verkada カメラのクイックリファレンスガイド

## ハードウェアの設置

* [カメラのデータシート](https://www.verkada.com/docs/?product=videoSecurity\&contentType=datasheet)
* [カメラのセットアップガイド](https://www.verkada.com/docs/?product=videoSecurity\&contentType=setupGuide)
* [帯域幅の消費](/verkada-cameras/ja/she-zhi/bandwidth-consumption-uplink-requirements-for-video.md)
* [Verkadaカメラで外部IRイルミネーターを使用する](/verkada-cameras/ja/she-zhi/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md)

## 設定とセットアップ

* [カメラのネットワーク設定](/verkada-cameras/ja/she-ding/camera-network-settings.md)
* [カメラの役割と権限](/verkada-cameras/ja/hajimeni/roles-and-permissions-for-cameras.md)
* [サイトとサブサイトの管理](/verkada-cameras/ja/she-ding/manage-sites-and-subsites.md)
* [カメラ設定の表示と編集](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings.md)
* [カメラのシリアル番号とMACアドレスを確認する](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.md)
* [カメラの静的IPアドレスを設定する](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/configure-static-ip-addresses-for-cameras.md)
* [エンタープライズ帯域幅マネージャー](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/enterprise-bandwidth-manager.md)
* [クラウドバックアップを有効にする](/verkada-cameras/ja/bideosutorminguto/view-historical-footage/cloud-backup.md)

## ストリーミング機能

* [ライブストリーミング機能](/verkada-cameras/ja/bideosutorminguto/live-streaming.md)
* [過去の映像を表示する](/verkada-cameras/ja/bideosutorminguto/view-historical-footage.md)
* [動画の共有](/verkada-cameras/ja/bideosutorminguto/sharing-video.md)

## イベントとアラート

* [カメライベントアラートを設定する](/verkada-cameras/ja/fen-xi/create-camera-event-alerts.md)
* [アラートを絞り込み、最小化する](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/optimize-your-alerts.md)
* [イベントの共有](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/share-event-alerts.md)

## トラブルシューティング

* [カメラのネットワーク接続の喪失](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/loss-of-network-connection-for-cameras.md)
* [オフラインのカメラのトラブルシューティング](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/troubleshoot-offline-camera.md)
* [カメラが見つからない問題を解決する](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/resolve-issues-with-missing-cameras.md)
* [バッファリングと遅延のトラブルシューティング](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/troubleshooting-buffering-and-latency.md)
* [ナイトモードの問題を解決する](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/resolve-issues-with-night-mode.md)
* [Verkadaサポートにお問い合わせください](/command/ja/herupugadesuka/contact-verkada-support.md)

## メンテナンス

* [Verkada Domeカメラを清掃する](/verkada-cameras/ja/mentenansutotoraburushtingu/clean-your-verkada-dome-camera.md)
* [Verkada Domeカメラのメンテナンス](/verkada-cameras/ja/mentenansutotoraburushtingu/verkada-dome-camera-maintenance.md)
* [防水屋外カメラ](/verkada-cameras/ja/mentenansutotoraburushtingu/waterproof-outdoor-cameras.md)

{% hint style="info" %}
フォロー [弊社ブログを](https://www.verkada.com/blog/) 最新の機能やお知らせをすべてご覧ください！
{% 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/verkada-cameras/ja/hajimeni/quick-reference-guide-for-verkada-cameras.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.
