> 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/installation/badge-reader-support/supported-card-formats.md).

# Unterstützte Kartenformate

## Finden Sie die aktuellsten unterstützten Kartenformate

{% hint style="info" %}
Für die derzeit von den Verkada-Zutrittscontrollern und Kartenlesern unterstützten Karten-/Ausweisformate siehe [Von Verkada unterstützte Kartenformate](https://docs.verkada.com/docs/access-control-supported-card-formats-datasheet.pdf).
{% endhint %}

{% hint style="warning" %}
Wenn Ihre Organisation derzeit ein Format verwendet, das nicht aufgeführt ist, wenden Sie sich bitte an Ihren Verkada Account Executive, um die besten nächsten Schritte zu besprechen.
{% endhint %}

### Leserkompatibilität und Unterstützung für Ausweisleser

Verkada-Zutrittskontrolleinheiten sind mit Lesern kompatibel, die Wiegand ausgeben, und mit Verkadas [Türleser](https://www.verkada.com/door-reader/ad32/) (OSDP).

{% hint style="warning" %}
Siehe [Unterstützung für Ausweisleser](/access-control/de/installation/badge-reader-support.md) für weitere Informationen.
{% endhint %}

### Kartenlose Option

Möchten Sie auf Karten verzichten? Bitten Sie Ihre Mitarbeiter, die [Verkada Pass](/access-control/de/benutzer-und-berechtigungen/verkada-pass-app.md) App herunterzuladen (verfügbar für [iOS](https://apps.apple.com/us/app/verkada-pass/id1477261074) und [Android](https://play.google.com/store/apps/details?id=com.verkada.VerkadaPass\&hl=en_US)), um Türen per Telefon zu öffnen. Kein Ausweis erforderlich.

### Verkada MIFARE DESFire EV3

Das MIFARE DESFire EV3 [Kartenformat](https://docs.verkada.com/docs/encrypted-cards-datasheet.pdf) wird unterstützt.

***

## Einschränkungen und Workarounds

### Indala-Karten

{% hint style="danger" %}
Die Verkada [AD33](https://www.verkada.com/door-reader/ad33/) Türleser **nicht** unterstützt [HID iCLASS](https://www.hidglobal.com/product-mix/iclass) oder Indala-Karten. Sie müssen einen Leser eines Drittanbieters verwenden, der diese Kompatibilität angibt.
{% endhint %}

* Indala-Karten funktionieren auf den Indala-Lesern.
* HID iClass-Karten funktionieren auf iClass-kompatiblen Lesern, solange der AC41 das zugrunde liegende Format unterstützt.

### MiFare-Karte (MiFare Classic, 4 Byte/32 Bit)

* Die Verkada [AD33](https://www.verkada.com/door-reader/ad33/) Türleser liest die Kartenseriennummer (CSN).
* Der Wiegand-Leser liest die Kartennummer.

Beim Wechsel von Wiegand-Lesern zu Verkada AD33 müssen die Karten erneut gescannt werden.

### Schlage- und Assa Abloy Aperio-Funkschloss-Integrationen

Die Verkada Prox-Karten werden unterstützt; die Verkada DESFire EV3-Karten funktionieren jedoch nicht mit diesen Integrationen.


---

# 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/installation/badge-reader-support/supported-card-formats.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.
