# 멀티도메인이란 무엇인가요?

메이크샵에서 제공하는 테스트용 도메인인 멀티 도메인은 `상점아이디.www.freesell.co.kr/` 형식으로 제공돼요.

<mark style="color:blue;">멀티 도메인은 메이크샵에서 발급하는 임시 도메인으로, 독립 도메인처럼 사용하는 것은 불가능해요.</mark>

또한, 쇼핑몰을 방문한 고객 입장에서는 `freesell`이라는 회사에 소속된 쇼핑몰로 인식하는 경우가 많아요.

<mark style="color:blue;">따라서 메이크샵에서는 반드시 독립 도메인을 쇼핑몰의 기본 도메인으로 사용하는 것을 권장드려요.</mark>


---

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