# KYC

{% hint style="info" %}
KYCはuseB KYCプラットフォームが連動し、以下の技術はuseBでサポートする機能の一部がベリチャットと連動します。
{% endhint %}

## 身分証明書認証(OCR+真正性確認)

ユーザーが撮影した身分証明書情報をAIが自動的に入力し、各認証機関を通じて真偽の有無を確認します。

* 対応身分証明書 - 住民登録証 / 運転免許証 / パスポート / 外国人登録証

大韓民国を除く国は、パスポートでのみ身元認証が可能です。

## 顔認証(+ライブネス)

身分証明書の写真とユーザーが撮影した写真の顔を照合し、類似度を比較する方式で顧客確認を行います。

* KISA生体認証認証取得テスト認識率100%達成
* 偽の顔を通じた攻撃を防止するライブネス機能を提供

## 1元認証(口座認証)

ユーザーが既に保有している口座を活用し、より強力に非対面顧客確認ができるようにします。\
(韓国のみ対象とし、グローバルでは継続的に決済業者などと協力して本人確認をより徹底していきます)。


---

# 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://wp.verylabs.io/japanese/verychat/kyc.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.
