> 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/ja/she-zhi/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/ja/she-zhi/badge-reader-support.md) 詳細については
{% endhint %}

### カードレスオプション

カードレスにしたいですか？ 従業員にダウンロードしてもらうよう依頼してください [Verkada Pass](/access-control/ja/yzto/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/ja/she-zhi/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.
