# 등록 정보 확인

딜러사가 이용기관 등록 시 입력을 누락한 정보가 있는 경우, 이용기관 관리자는 필수 정보를 입력하여야 합니다.&#x20;

{% hint style="info" %}
**애플리케이션(앱)이란?** [디벨로퍼스 가이드](https://developers.kakao.com/docs/latest/ko/tutorial/start)

카카오 API를 사용하기위해 서비스에서 필수적으로 등록해야 하는 정보이며, 앱에 포함된 ID와 키정보를 통해 카카오 API 요청 허가 여부를 판단합니다.
{% endhint %}

{% hint style="danger" %}
앱 정보 등록은 카카오 지갑 상품 연동 개발을 위해 카카오 디벨로퍼스의 앱 정보를 등록하고, 필요한 정보를 발급받는 과정입니다.&#x20;

이용기관의 앱 정보가 등록되지 않으면 지갑 서비스를 사용할 수 없으며, 해당 정보는 이용기관 관리자만 등록할 수 있습니다.&#x20;
{% endhint %}

* \[MY BIZ > 앱 정보 등록 필요] 상태의 이용기관 선택

<figure><img src="/files/voTLrMqI4NtxsHvTO6gH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/px5VGczCt0P5fst9AlXR" alt=""><figcaption></figcaption></figure>

**➊ 고객센터**

고객센터 정보를 이용기관 채널로 노출할 경우, 채널 URL을 입력하여야 합니다.&#x20;

{% hint style="info" %}
채널 URL 입력이 필요한 경우, URL을 입력하지 않으면 다음 단계로 넘어갈 수 없습니다.&#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://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/partner_register/partner/check_info.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.
