> 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/installation/access-control-deployment-best-practices/mount-an-ac12.md).

# AC12 장착

해당 [Verkada 액세스 컨트롤러](https://docs.verkada.com/docs/access-control-datasheet.pdf) 출입을 관리하기 위해 문 구성 요소에 물리적으로 연결됩니다. 액세스 컨트롤러는 건물에 이미 설치된 문 하드웨어 및 리더와 함께 작동합니다.

## 시작하기 전에

### 박스 안의 구성품을 확인하세요

* AC12 출입 제어기
* AC12 탑햇 커버
* 마운트 플레이트
* T10 보안 토르크스 드라이버
* 그로밋 2개
* 그로밋 펀치
* 건식벽 나사 4개
* 건식벽 앵커 4개
* M4x18mm 기계 나사 4개
* 8–32¾" 기계 나사 4개

### 필요한 도구를 확인하세요

* 작동하는 인터넷 연결
* 스마트폰 또는 노트북
* \#2 필립스 헤드 드라이버와 전동 드릴
* 수평계

## AC12를 설치하세요

Verkada를 어떻게 설치할지 결정하세요 [AC12](https://docs.verkada.com/docs/access-control-ac12-quick-start-guide.pdf) 단일 도어 컨트롤러입니다. 포함된 브래킷을 사용해 벽에 밀착 설치하거나, 아무 크기의 정션 박스를 사용해 설치할 수 있습니다.

{% hint style="info" %}
가장 깔끔한 외관을 위해 Verkada 정사각형 정션 박스(ACC-MNT-11) 사용을 권장합니다.
{% endhint %}

{% stepper %}
{% step %}
**AC12를 어떻게 설치할지 선택하세요. 방법은 2가지입니다:**

* **옵션 1**: 중심 구멍에서 모든 배선이 나오도록 정션 박스에 설치합니다.

<div align="left" data-with-frame="true"><figure><img src="/files/a150b2b2bdd32743415119a72db4f301c44c4c0a" alt=""><figcaption></figcaption></figure></div>

* **옵션 2**: 가장 가까운 바깥쪽 가장자리에서 모든 배선이 나오도록 벽에 직접 설치합니다.

<div align="left" data-with-frame="true"><figure><img src="/files/16125668c76b4751ed51e367df8df267dcac080f" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**힌지가 마운트 플레이트와 단단히 정렬되어 있는지 확인하고 아래로 밀어 제자리에 끼우세요.**

<div align="left" data-with-frame="true"><figure><img src="/files/630417e436195416a322ca2faefa018ecdf52304" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**AC12 탑햇과 마운트를 제거하세요. 파란색 보안 나사 2개를 풀어야 합니다. 이 나사들은 스프링으로 고정되어 있어 완전히 제거할 필요는 없습니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/db277d01e7fe3d017eee3d0c00c28685426758df" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
블록을 연결하기 전에 전선을 AC12의 구멍을 통해 먼저 배선해야 합니다. 그렇지 않으면 탑햇을 다시 장착하려면 전선을 분리해야 합니다.
{% endhint %}


---

# 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/installation/access-control-deployment-best-practices/mount-an-ac12.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.
