> 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/maintenance-and-troubleshooting.md).

# 유지 관리 및 문제 해결

- [방수 실외 카메라](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/waterproof-outdoor-cameras.md): Verkada 실외 카메라를 방수 처리하는 방법 알아보기
- [Verkada 돔 카메라 유지 관리](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/verkada-dome-camera-maintenance.md): Verkada 돔 카메라를 관리하는 방법 알아보기
- [Verkada 돔 카메라 청소하기](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/clean-your-verkada-dome-camera.md): Verkada 카메라 돔을 청소하는 방법 알아보기
- [문제 해결 개요](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting.md)
- [카메라 네트워크 연결 끊김](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/loss-of-network-connection-for-cameras.md): 인터넷 연결이 없어도 카메라가 계속 녹화하는 방식 알아보기
- [오프라인 카메라 문제 해결](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/troubleshoot-offline-camera.md): 새 Verkada 카메라가 오프라인일 때 문제를 해결하는 방법 알아보기
- [버퍼링 및 지연 문제 해결](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/troubleshooting-buffering-and-latency.md): 카메라에서 버퍼링 또는 지연이 발생할 때 확인할 사항
- [네트워크 문제 해결 - 인터넷 공유](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/network-troubleshooting-internet-sharing.md): 인터넷에 대한 별도의 아웃오브밴드 경로를 통한 네트워크 테스트와 Wireshark로 패킷 캡처를 수행하는 방법에 대한 가이드
- [일반적인 저장소 질문](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/common-storage-questions.md): Verkada 카메라에 탑재된 온보드 저장소에 대해 알아보세요
- [카메라 피드의 밴딩 문제 해결](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/troubleshoot-banding-on-camera-feed.md): Verkada 실내용 설치 카메라에서 흔히 발생하는 비디오 문제를 해결하는 방법 알아보기
- [누락된 카메라 문제 해결](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/resolve-issues-with-missing-cameras.md): Verkada 계정에서 카메라가 누락된 경우 문제를 해결하는 방법 알아보기
- [야간 모드 문제 해결](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/resolve-issues-with-night-mode.md): IR 및 야간 모드의 일반적인 문제와 해결 단계
- [PTZ 카메라 문제 해결 가이드](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/troubleshooting-guide-for-ptz-cameras.md): WebRTC로 PTZ 카메라 문제 해결
- [Verkada CR63-E 원격 카메라 FAQ](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/verkada-cr63-e-remote-camera-faqs.md)
- [로컬 네트워크 액세스를 위해 브라우저 구성](https://help.verkada.com/verkada-cameras/ko/maintenance-and-troubleshooting/configure-browser-for-local-network-access.md): Verkada Command에서 Chrome 및 Edge의 로컬 스트리밍을 활성화합니다


---

# 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/maintenance-and-troubleshooting.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.
