> 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/access-control/ko/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.md).

# 도어에 카메라 라이브 피드 추가

문에 카메라를 지정하면 문 기록과 활동을 볼 때 보안이 한층 강화됩니다.

{% hint style="warning" %}
문당 최대 두 대의 카메라를 추가할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access 로 이동합니다.**
{% endstep %}

{% step %}
**드롭다운 메뉴에서 사이트를 선택하세요.**
{% endstep %}

{% step %}
**카메라를 추가할 문을 선택한 다음 설정을 클릭하세요.**
{% endstep %}

{% step %}
**카메라 페어링에서 내부 또는 외부 옆에:**

a. 클릭 **카메라 추가**.

<div align="left" data-with-frame="true"><img src="/files/eed37d8ce81ae6757124f8f9a4e8d58372101be3" alt="" width="599"></div>

b. 추가할 카메라를 선택하세요.\
c. 클릭 **완료** 저장하려면
{% endstep %}

{% step %}
**이제 문과 연결된 실시간 영상을 볼 수 있어야 합니다.**
{% endstep %}
{% endstepper %}


---

# 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/access-control/ko/configuration/configure-a-door-in-command/add-a-camera-live-feed-to-a-door.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.
