# 도메인(인터넷 주소)이 없으면 쇼핑몰을 만들 수 없나요?

도메인 주소가 없으면 쇼핑몰을 만들 수 없어요.

쇼핑몰을 운영하려면, 먼저 판매할 상품에 적합한 도메인명을 정해 도메인을 등록해 주셔야 해요.\
독립 도메인이 없으신 경우에는, 메이크샵이 임시로 제공하는 \[상점명.[www.freesell.co.kr/](http://www.freesell.co.kr/)] 형태의 도메인으로 사용하실 수 있어요.

<mark style="color:blue;">다만, 실제 상점을 운영하실 때는 반드시 독립 도메인으로 변경해 주세요.</mark>\
( freesell.co.kr 도메인은 메이크샵 소유라는 점 참고 해주세요.)


---

# 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-34.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.
