> 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/ko/installation/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/0e7b2cf213fb2713f2bd6c1df0a7945e26683cf1" alt=""></div>

**예: 외부 IR 조명기 사용**

<div align="left" data-with-frame="true"><img src="/files/50af7d7651efacae3dd8a1a9a5ad7d334cc435bd" 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/ko/installation/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.
