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

# 입점 심사 정책

## 쇼핑몰 푸터 정보

1. 쇼핑몰 홈페이지 푸터 정보는 **항상 최신 정보**로 관리되어 최신 노출로 되야 합니다.\
   (사업장 소재지 주소, 이메일, 통신판매업신고번호 등)&#x20;

2\. **톡체크아웃 관리자센터 신청정보 = 홈페이지 푸터 정보 = 공정거래위원회 정보 모두 일치**해야\
&#x20;   반려 없이 빠른 입점심사가 가능합니다.  &#x20;

3\. **공정거래위원회**에 등록된 \
&#x20;   [**통신판매 신고번호가 다를 경우 정부24**](https://www.gov.kr/mw/AA020InfoCappView.do?HighCtgCD=A09006\&CappBizCD=11300000007\&tp_seq=01)를 통해 수정 후 관리자센터 가입을 진행해 주세요.

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

{% hint style="info" %}
톡체크아웃 입점/연동 심사는 영업일 기준 2일 \~ 5일 소요되며,\
심사 결과는 메일과 톡체크아웃 채널의 알림 메시지로 발송됩니다.
{% endhint %}


---

# 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/check.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.
