# 독립도메인이란 무엇인가요?

먼저 독립 도메인의 구조에대해서 설명해드리자면,\
예를 들어 도메인이 `www.abc.co.kr`일 때  `abc`는 쇼핑몰 주소가 되고\
&#x20;`co`는 company의 약자, `kr`은 대한민국을 나타내는 국가 도메인이에요.

쇼핑몰에 연결된 독립 도메인은 쇼핑몰을 대표하는 집 주소 개념으로,\
고객의 방문 수를 늘려주는 홍보 수단이 되기도 해요.

그래서 독립 도메인을 구입하실 때는 고객이 기억하기 쉽고, 쇼핑몰 이미지와 잘 어울리며,\
고객을 자연스럽게 유도할 수 있는 도메인으로 선택하시는 것이 좋아요.

예를 들어, `www.makeshop.co.kr`은 메이크샵의 상호이자 도메인으로 하나의 간판 역할을 하며,\
브랜드 홍보와 사용자 인지도를 높이는 데 큰 도움이 돼요.

아직 독립 도메인을 구입하지 않으셨다면, [싼도메인](http://www.ssandomain.com)에서 원하는 도메인을 조회해 보신 뒤 구입하시거나,\
다른 도메인 등록 업체를 통해서도 구입하실 수 있어요.


---

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