# 스마트스토어에 있는 상품을 연동하고 싶어요 어떻게 해야 하나요?

{% stepper %}
{% step %}
메이크샵 신규 가입 시 <mark style="color:$primary;">\[스마트스토어 원클릭 구축]</mark> 을 선택해 연동할 수 있어요.&#x20;

<figure><img src="/files/lD7aTt7wxQxt3Bu6K5r5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %} <mark style="color:$primary;">\[스마트스토어 원클릭 구축]</mark>을 통해 운영하시는 스마트스토어 정보를 연동해 보세요. \
스마트스토어 상점 주소, API 연동용 ID 입력 후 상품정보 연동이 가능해요.&#x20;

<figure><img src="/files/Fs4Apd8ntokFTAjqAzJN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
스마트스토어 연동 조건으로 가입 후에는 관리자 페이지메인 대시보드 내 \
`온보딩 STEP2. 판매하기` > `상품 정보 가져오기` 메뉴에서 연동할 수 있어요.

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

{% endstep %}
{% endstepper %}


---

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