> 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/access-station-pro-end-to-end-setup-guide.md).

# Access Station Pro 개요

AF64 Access Station Pro는 다중 기술 리더, PIN 입력에 사용할 수 있는 단일 도어 컨트롤러, 5.5인치 반응형 터치스크린, 그리고 완전한 출입구 보안을 위한 PoE 전원 단일 장치에 탑재된 완전한 기능의 5MP 광각 카메라를 하나로 결합합니다.

또한 사용자가 다가가서 바라보기만 하면 기기를 잠금 해제할 수 있는 접근 방식인 Face Unlock을 제공합니다. Face Unlock은 안면 인식 기술을 사용해 사용자의 신원을 확인하고, 사진이나 마스크를 이용해 승인된 사용자를 가장하여 접근하려는 시도와 같은 스푸핑을 방지하기 위해 적외선 3D 센서를 사용합니다.

***

## Access Station Pro 배포 절차

{% stepper %}
{% step %}
**문에 Access Station Pro를 설치합니다.**

* 참조하세요 [Access Station Pro 설치](/access-control/ko/installation/access-station-pro-installation-and-mounting.md) 배치 개요를 보려면.
* 단계별 설치 지침은 다음을 참조하세요 [Verkada AF64(Access Station Pro) 설치 가이드](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).
  {% endstep %}

{% step %}
**Access Station Pro를 Command에 등록하고 도어 및 카메라 설정을 구성합니다.**

참조 [Access Station Pro Command 구성](/access-control/ko/configuration/access-station-pro-end-to-end-setup-guide/access-station-pro-command-configuration.md) 자세한 내용은.
{% endstep %}

{% step %}
**(선택 사항) 도어에서 Face Unlock 접근을 구성합니다.**

참조 [얼굴 인식 잠금 해제](/access-control/ko/readme.md) 을 참조하세요.
{% 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/access-station-pro-end-to-end-setup-guide.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.
