# 한국 쇼핑몰과 상품 연동이 가능한가요?

네, 상품 연동이 가능해요.

관리자 페이지 <kbd>상품관리</kbd> > <kbd>상품연동</kbd> 에서 메이크샵 아이디, 도메인, 인증키를 입력하면 돼요.

국내 쇼핑몰에서 상품을 수정하거나 새로 등록하면, 해외 쇼핑몰에도 자동으로 적용돼요.\
상품 재고도 연동할 수 있어요.

{% hint style="info" %}
처음 연동한 뒤에는 매일 새벽 1시부터 5시 사이에 자동으로 연동돼요.
{% endhint %}


---

# Agent Instructions: 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.makeshop.co.kr/faq/undefined-2/undefined-9.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.
