> 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/checkout/policy/guide.md).

# 서비스 이용 규칙

{% file src="/files/Z0AViyvdtwkYfrfEJU6G" %}
톡체크아웃 판매점 정책서
{% endfile %}

## 톡체크아웃 이용 규칙

1. 최종 입점이 완료되면 \
   호스팅사 관리자센터> 톡체크아웃 메뉴에서 **버튼 노출 설정을 \[노출]**&#xB85C; 하셔야 합니다.

&#x20;    2\. 판매점의 전체 상품에서 톡체크아웃 버튼이 노출되는 것을 권장 합니다.&#x20;

&#x20;    3\. 판매 증진을 위해 채널 홈에 상품을 노출 시켜 구매 전환을 높이기 위한 필수 설정 내용을 확인해 주세요.&#x20;

{% hint style="info" %}
인기상품 탭 활성화 및 기본탭 설정  [▶︎ 도움말](https://cs.kakao.com/helps?service=174\&category=632\&locale=ko\&device=2331\&articleId=1073199510)
{% endhint %}

{% hint style="info" %}
톡 내 톡체크아웃 버튼 사용 ON 설정[ ▶︎ 도움말](https://cs.kakao.com/helps?articleId=1073199894\&service=174\&category=632\&device=2331\&locale=ko)
{% endhint %}

{% hint style="info" %}
상품별 고시 정보 등록                       [▶︎ 도움말](https://cs.kakao.com/helps?articleId=1073199895\&service=174\&category=632\&device=2331\&locale=ko)
{% endhint %}

<figure><img src="/files/7H7rdxPImijkgBwko75Q" alt=""><figcaption></figcaption></figure>


---

# 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/checkout/policy/guide.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.
