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

# 설치

- [카메라 LED 상태 표시등](https://help.verkada.com/verkada-cameras/ko/installation/camera-led-status-indicators.md): Verkada 카메라의 LED 상태 표시등 이해하기
- [카메라 전원 요구 사항](https://help.verkada.com/verkada-cameras/ko/installation/camera-power-requirements.md): Verkada 카메라의 전원 요구 사항
- [카메라 비디오 해상도](https://help.verkada.com/verkada-cameras/ko/installation/camera-video-resolution.md): Verkada 카메라에서 제공되는 비디오 해상도 검토
- [비디오용 대역폭 사용량 및 업링크 요구 사항](https://help.verkada.com/verkada-cameras/ko/installation/bandwidth-consumption-uplink-requirements-for-video.md): Verkada 카메라는 영상을 로컬에 저장하여 대역폭 사용량을 제한합니다
- [카메라 환경 등급—IK 및 IP](https://help.verkada.com/verkada-cameras/ko/installation/camera-environmental-ratingsik-and-ip.md): 충격 및 환경 조건에 대한 내성을 위한 표준 기반 등급에 대해 알아보세요
- [PTZ 카메라의 가변 비트레이트](https://help.verkada.com/verkada-cameras/ko/installation/variable-bitrates-for-ptz-cameras.md): PTZ 카메라의 가변 비트레이트에 대해 자세히 알아보세요
- [카메라 배포](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment.md): 카메라 설치 준비 및 문제 해결 방법 알아보기
- [카메라 마운트 매트릭스](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/camera-mount-matrix.md)
- [CM41-S 비디오 케이블 분리 및 재연결](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Verkada의 CM41-S 비디오 케이블을 분리하고 다시 연결하는 방법 알아보기
- [원격 배포를 위해 CR63-E 설정](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Verkada 카메라와 함께 외부 IR 조명기 사용](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Verkada 카메라로 저조도 촬영 기능을 확장하는 방법 알아보기
- [Zscaler Internet Access를 사용한 Command 표시 문제 해결](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/troubleshoot-command-display-issues-with-zscaler-internet-access.md)
- [ZScaler로 Verkada 설정](https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/set-up-verkada-with-zscaler.md): Zscaler로 Verkada 카메라를 배포하는 방법 알아보기


---

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