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

# Übersicht über Access Station Pro

Die AF64 Access Station Pro vereint einen Multi-Technologie-Leser, einen Einzel­tür-Controller, einen reaktionsschnellen 5,5-Zoll-Touchscreen, der zur PIN-Eingabe verwendet werden kann, und eine voll ausgestattete 5-MP-Weitwinkelkamera in einem einzigen PoE-betriebenen Gerät für umfassende Sicherheit am Eingang.

Sie verfügt außerdem über Face Unlock, eine Zugriffsmethode, mit der Benutzer das Gerät entsperren können, indem sie darauf zugehen und es ansehen. Face Unlock verwendet Gesichtserkennungstechnologie, um die Identität eines Benutzers zu verifizieren, sowie einen infraroten 3D-Sensor, um sich vor Spoofing-Versuchen zu schützen, beispielsweise wenn jemand ein Foto oder eine Maske eines autorisierten Benutzers verwendet, um Zugriff zu erhalten.

***

## Bereitstellungsprozess der Access Station Pro

{% stepper %}
{% step %}
**Installieren Sie die Access Station Pro an Ihrer Tür.**

* Siehe [Installation der Access Station Pro](/access-control/de/installation/access-station-pro-installation-and-mounting.md) für eine Übersicht über die Platzierung.
* Für schrittweise Installationsanweisungen siehe die [Verkada AF64 (Access Station Pro) Installationsanleitung](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).
  {% endstep %}

{% step %}
**Bringen Sie die Access Station Pro in Command und konfigurieren Sie die Tür- und Kameraeinstellungen.**

Siehe [Konfiguration der Access Station Pro in Command](/access-control/de/konfiguration/access-station-pro-end-to-end-setup-guide/access-station-pro-command-configuration.md) für Details.
{% endstep %}

{% step %}
**(Optional) Konfigurieren Sie den Face Unlock-Zugriff an der Tür.**

Siehe [Face Unlock](/access-control/de/readme.md) für weitere Informationen.
{% 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/de/konfiguration/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.
