# 지원되는 카드 형식

## 최신 지원 카드 형식 찾기

{% hint style="info" %}
현재 Verkada 액세스 컨트롤러와 카드 리더에서 지원되는 카드/자격 증명 형식은 다음을 참조하세요 [Verkada 지원 카드 형식](https://docs.verkada.com/docs/access-control-supported-card-formats-datasheet.pdf).
{% endhint %}

{% hint style="warning" %}
현재 조직에서 목록에 없는 형식을 사용 중이라면, 다음 단계에 대해 Verkada 계정 담당자에게 문의해 주세요.
{% endhint %}

### 리더 호환성 및 배지 리더 지원

Verkada 출입 통제 장치는 Wiegand 및 Verkada의 출력을 제공하는 리더와 호환됩니다 [도어 리더](https://www.verkada.com/door-reader/ad32/) (OSDP).

{% hint style="warning" %}
내보내기 과정은 [배지 리더 지원](/access-control/ko/installation/badge-reader-support.md) 에서 자세한 내용을 확인하세요.
{% endhint %}

### 카드 없는 옵션

카드 없이 이용하고 싶으신가요? 직원들에게 다음 앱을 다운로드하도록 안내하세요 [Verkada Pass](/access-control/ko/users-and-credentials/verkada-pass-app.md) 앱(다음에서 사용 가능 [iOS](https://apps.apple.com/us/app/verkada-pass/id1477261074) 및 [Android](https://play.google.com/store/apps/details?id=com.verkada.VerkadaPass\&hl=en_US))를 사용해 휴대폰으로 문을 열 수 있습니다. 배지는 필요하지 않습니다.

### Verkada MIFARE DESFire EV3

MIFARE DESFire EV3 [카드 형식](https://docs.verkada.com/docs/encrypted-cards-datasheet.pdf) 이 지원됩니다.

***

## 제한 사항 및 우회 방법

### Indala 카드

{% hint style="danger" %}
Verkada [AD33](https://www.verkada.com/door-reader/ad33/) 도어 리더는 **지원하지 않습니다** 지원 [HID iCLASS](https://www.hidglobal.com/product-mix/iclass) 또는 Indala 카드를 지원하지 않습니다. 이러한 호환성을 제공한다고 명시한 타사 리더를 사용해야 합니다.
{% endhint %}

* Indala 카드는 Indala 리더에서 작동합니다.
* HID iClass 카드는 AC41이 기본 형식을 지원하는 한 iClass 호환 리더에서 작동합니다.

### MiFare 카드(MiFare classic, 4바이트/32비트)

* Verkada [AD33](https://www.verkada.com/door-reader/ad33/) 도어 리더가 카드 일련번호(CSN)를 읽습니다.
* Wiegand 리더가 카드 번호를 읽습니다.

Wiegand 리더에서 Verkada AD33으로 전환하는 경우, 카드를 다시 스캔해야 합니다.

### Schlage 및 Assa Abloy Aperio 무선 잠금장치 통합

Verkada Prox 카드는 지원되지만, Verkada DESFire EV3 카드는 이러한 통합과 호환되지 않습니다.


---

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