# 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/korean/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.
