# 독립도메인으로만 쇼핑몰을 만들 수 있나요?

메이크샵에서는 독립적인 도메인으로 쇼핑몰을 운영하시는 것을 권장드려요.

쇼핑몰 주소는 고객이 가장 먼저 접하게 되는 부분이기 때문에, 도메인 주소가 있어야 고객이 쉽게 쇼핑몰을 찾을 수 있어요.

{% hint style="danger" %}
주의사항

1. \[shop.abc.com] 처럼 구성된 2차 도메인은 메이크샵 쇼핑몰의 기본 도메인으로 사용할 수 없어요.
2. 메이크샵에서 제공하는 멀티 도메인은 테스트용으로만 제공되기 때문에 실제 쇼핑몰 운영에는 사용할 수 없어요.
   {% 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/set/undefined/undefined-35.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.
