> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/link.md).

# 쇼핑 연동

쇼핑연동은 사이트를 통해 판매가 되는 상품을 네이버/카카오 등 외부 사용자에게 쇼핑몰의 상품을 노출 및 상품 추천을 하여 구매로 이어지게하는 쇼핑 서비스 입니다. \
다양한 플랫폼의 쇼핑연동을 통해 다수의 사용자를 잠재 고객으로 만드는 마케팅 수단으로 활용할 수 있습니다.

보다 자세한 내용은 아래 상세 가이드를 참고 부탁드립니다.

<table data-header-hidden><thead><tr><th width="167">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/teLxCBEC6pAGyPgBwK9p">네이버쇼핑</a></td><td>네이버를 통해 상품 검색 시 네이버쇼핑 탭에 상품이 노출이 되며 <br>사이트로 이동되어 구매를 할 수 있습니다.</td></tr><tr><td>카카오쇼핑하우</td><td>카카오톡, Daum, 네이트를 통해 상품을 노출하고 사이트로 이동되어 <br>구매를 할 수 있습니다.</td></tr></tbody></table>


---

# 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:

```
GET https://help.qshop.ai/customer_support/guide/admin/link.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.
