> 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/booking/undefined.md).

# 모바일 파트너센터

## 1. 카카오톡 예약하기 모바일 파트너센터란?

* 카카오톡 예약하기 모바일 파트너센터는 모바일 상에서 예약하기 입점부터 예약 상품 등록, 예약 관리, 예약 캘린더를 전반적으로 활용할 수 있도록 지원하는 플랫폼입니다.

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

* PC 파트너센터보다 간편한 만큼, 지원되는 파트너 기능이 PC 파트너센터보다 제한적일 수 있으니, 예약 관리 형태에 따라 두 플랫폼을 적절하게 활용하는 것을 추천합니다.

<mark style="color:yellow;">**\[바로가기]**</mark>

[모바일 예약하기 파트너센터](https://partner-booking.kakao.com/mobile/redirect/partner)    [PC 예약하기 파트너센터](https://partner-booking.kakao.com/)&#x20;

## 2. 모바일 파트너센터를 통해 입점 가능한 업종

카카오톡 예약하기 모바일 파트너센터를 통해 <mark style="color:orange;">**입점이 불가능한 업종**</mark>은 다음과 같습니다.

* &#x20;숙소, 티켓/레저, 병원

위 업종으로 입점을 희망하는 경우, PC 파트너센터를 이용해주시고 숙소의 경우 공식협력사를 통해 입점해주세요.


---

# 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/booking/undefined.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.
