# 이용기관 관리하기

이용기관 관리 메뉴에서는 지갑 서비스를 이용해야하는 이용기관과 기관 정보를 조회할 수 있습니다.&#x20;

## 이용기관

* 사업자등록번호를 기반으로 구분됩니다.&#x20;
* 복수의 이용기관을 등록할 수 있습니다.&#x20;
* 이용기관 등록을 위해서는 카카오 디벨로퍼스에 등록된  APP ID 정보가 필수로 필요합니다.&#x20;
* 비즈별로 APP ID가 동일한 이용기관을 등록할 수 있습니다.&#x20;
  * ex) 인증/전자문서에 각각 국세청 앱 등록 가능  &#x20;

## **기관**

* 이용기관이 제공하는 서비스명을 기반으로 구분됩니다.
  * ex) 이용기관 : 국세청 / 기관 : 정부24, 국민비서 등&#x20;
* 1개의 이용기관 하위에 복수의 기관을 등록할 수 있습니다.&#x20;


---

# 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/manage-partner.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.
