# 고객확인제도는 무엇이며 꼭 해야 하나요?

{% hint style="info" %}
고객확인제도는 특정금융정보법 제 5조의 2에 의하여 가상자산사업자를 포함한&#x20;

모든 금융사가 시행해야 하며, 고객확인제도에 따른 점검 결과 거래 거절로 판단되거나&#x20;

고객확인이 불가한 경우 서비스를 이용할 수 없습니다.
{% endhint %}


---

# 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://karbon-2.gitbook.io/karbon_-_v.0.1/faq/undefined-1.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.
