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

# Use iluminadores IR externos con cámaras Verkada

Un iluminador infrarrojo (IR) es una herramienta que emite luz en el espectro infrarrojo. La luz IR tiene una longitud de onda más larga que la luz visible y, por lo tanto, es invisible al ojo humano, pero visible para una cámara. Los iluminadores IR están integrados en las cámaras Verkada y tienen un alcance de entre 49 y 98 pies (15–30 m), según el modelo de la cámara. Hay momentos en los que podría ser necesaria luz adicional para que su cámara pueda capturar toda la actividad en el campo de visión.

Los iluminadores IR emiten a longitudes de onda específicas y las cámaras Verkada son compatibles con iluminadores IR externos que operan en el rango de 850 nm.

A continuación se muestra un ejemplo de lo que un iluminador IR puede hacer para mejorar la visión nocturna de su cámara Verkada. Según la cantidad de luz ambiental disponible, puede que le convenga complementar con un iluminador IR más grande.

**Ejemplo: sin un iluminador IR externo**

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

**Ejemplo: con un iluminador IR externo**

<div align="left" data-with-frame="true"><img src="/files/811ed585c2292118525a28ada6e21e01514fe05c" 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/es/instalacion/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.
