# Access Station Pro Overview

The AF64 Access Station Pro combines a multi-technology reader, single door controller, 5.5” responsive touchscreen that can be used for PIN entry, and a fully-featured 5MP wide-angle camera into a single PoE-powered device for complete entryway security.

It also features Face Unlock, an access method that lets users unlock the device by walking up to it and looking at it. Face Unlock uses facial recognition technology to verify a user’s identity and an infrared 3D sensor to protect against spoofing attempts, such as someone using a photo or mask of an authorized user to gain access.

***

## Access Station Pro deployment process

{% stepper %}
{% step %}
**Install the Access Station Pro on your door.**

* Refer to [Access Station Pro Installation](/access-control/installation/access-station-pro-installation-and-mounting.md) for an overview of placement.&#x20;
* For step-by-step installation instructions, refer to the [Verkada AF64 (Access Station Pro) Install Guide](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).
  {% endstep %}

{% step %}
**Bring the Access Station Pro into Command and configure the door and camera settings.**

See [Access Station Pro Command Configuration](/access-control/configuration/access-station-pro-end-to-end-setup-guide/access-station-pro-command-configuration.md) for details.
{% endstep %}

{% step %}
**(Optional) Configure Face Unlock access on the door.**

See [Face Unlock](/access-control/readme.md) for more information.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/access-control/configuration/access-station-pro-end-to-end-setup-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
