# 인증 설정

<figure><img src="/files/2rd9NLpN6njgApczfk0u" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="background-color:blue;">**"인증블럭의 고객인증 방법 설정을 안내드려요!"**</mark><br>

인증한 데이터를 초기화하지 않는 영구저장 방법부터,\
고객 개별 인증 세팅, 카카오 인증, 싱크 세팅 방법을 확인 하실 수 있어요!
{% endhint %}

{% content-ref url="/pages/AkTt8YDtu0tDX4k8MlsS" %}
[인증 데이터 초기화 주기 설정](/happybot/setting/certification/reset.md)
{% endcontent-ref %}

{% content-ref url="/pages/H01Jg2d8cjhiqWfUYKP0" %}
[고객 개별 인증 세팅](/happybot/setting/certification/individual.md)
{% endcontent-ref %}

{% content-ref url="/pages/SDPWToIE3PpAgTGO45Bb" %}
[카카오 인증 세팅](/happybot/setting/certification/kakao.md)
{% endcontent-ref %}

{% content-ref url="/pages/wwhu4K5J7L3IAJ5ffziv" %}
[카카오 싱크 세팅](/happybot/setting/certification/kakaosink.md)
{% endcontent-ref %}


---

# 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://happytalk.gitbook.io/happybot/setting/certification.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.
