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