> 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/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md).

# Verkadaカメラで外部IRイルミネーターを使用する

赤外線（IR）イルミネーターは、赤外スペクトルの光を発する装置です。IR光は可視光よりも波長が長いため、人間の目には見えませんが、カメラには見えます。IRイルミネーターはVerkadaカメラに内蔵されており、カメラのモデルに応じて49～98フィート（15～30m）の範囲を持ちます。視野内のすべての動きを撮影するために、カメラに追加の光が必要になる場合があります。

IRイルミネーターは特定の波長で出力し、Verkadaカメラは850nm帯で動作する外部IRイルミネーターに対応しています。

以下は、IRイルミネーターがVerkadaカメラの夜間視認性を向上させる例です。周囲光の量によっては、より大型のIRイルミネーターを補助的に使用するのが最適な場合があります。

**例：外部IRイルミネーターなし**

<div align="left" data-with-frame="true"><img src="/files/baa56f921cb65a2b00e5e79eb16cac2f28102091" alt=""></div>

**例：外部IRイルミネーターあり**

<div align="left" data-with-frame="true"><img src="/files/958d9dcb635e6c68e5dd5eb2a1285634278d58e8" alt=""></div>


---

# 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/camera-deployment/use-external-ir-illuminators-with-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.
