# 도메인은 또 사야 하나요?

도메인은 언어별로 각각 필요해요.

기존에 이미 구매하여 사용 중인 쇼핑몰 주도메인이 있다면, 추가로 도메인을 구매하지 않아도 2차도메인으로 연결해 드려요.\
('[www.123.com'이라는](http://www.123.com'이라는) 주도메인이 있다면, 'en.123.com', 'cn.123.com', 'jp.123.com' 같은 서브도메인으로 연결할 수 있어요.)

{% hint style="warning" %}
메이크샵이 아닌 다른 곳에서 도메인을 구매했다면, 해당 업체에 서브도메인 추가를 따로 요청해야 해요.
{% 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-6.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.
