> 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/wire-a-door-to-a-verkada-access-controller/set-up-access-control-for-a-man-trap.md).

# 맨트랩용 출입 통제 설정하기

일부 시설은 더 엄격한 물리적 보안 요구 사항이 필요하며, 귀하의 출입 통제 솔루션은 이러한 특수한 용도를 지원할 수 있어야 합니다. 이 문서에서는 맨트랩에 Verkada AC42를 설치하고 구성하는 방법을 보여줍니다.

A *맨트랩* 은 첫 번째 문이 닫힌 후에만 두 번째 문이 열릴 수 있는 2개의 문으로 구성된 장치로, 에어락과 유사합니다.

이를 지원하려면 맨트랩을 위해 다음과 같은 방식으로 문들을 AC42에 배선해야 합니다:

![](/files/60d532c5a9a376be55767330bb63587aaf9475e4)

{% hint style="warning" %}
내부 문의 잠금장치를 외부 문의 접점 스위치와 직렬로 연결하면, 외부 문이 닫힐 때까지 내부 문이 열리지 않습니다.
{% 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/wire-a-door-to-a-verkada-access-controller/set-up-access-control-for-a-man-trap.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.
