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

# 지원되는 카드 형식

## 최신 지원 카드 형식을 확인하세요

{% 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
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/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.
