> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/partner_register/partner.md).

# 이용기관

<figure><img src="https://lh7-us.googleusercontent.com/BQ2PTZjJblttILi0ap23X8Pni5eL1h5lq_IqhM_kbfspq0Nhv3ToT6NrpPq-yYClU6HKTN_aO8wNeJLymYw-bivDyZwT0YxlYR7uh65b1c2kiiGIEWMN23FZkPtR1xkT1gG5SEHMSFJ6m4D0ft-rq-w" alt=""><figcaption></figcaption></figure>

이용기관은 카카오나 딜러사로부터 지갑 비즈니스 서비스를 제공받아 이용기관의 서비스에 적용하여 사용자에게 제공하는 주체를 말합니다.

이용기관은 딜러사가 등록한 이용기관 정보를 확인하고, 파트너센터 등록에 필요한 앱 정보를 추가할 수 있습니다.&#x20;

{% content-ref url="/pages/0PnckadstuEnjbTC6SOt" %}
[등록 정보 확인](/main/tool/kakaotalkwallet/partner_register/partner/check_info.md)
{% endcontent-ref %}

{% content-ref url="/pages/BXrpX0iWAvknodsIa93F" %}
[앱 정보 등록](/main/tool/kakaotalkwallet/partner_register/partner/insert_appinfo.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/partner_register/partner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
