# 관리자메뉴에서 도메인 입력 시 www 까지 입력해야 하나요?

관리자 메뉴의 `설정` > `기본 설정` > `도메인` 에 독립 도메인을 입력하실 때는, 반드시 `www`를 포함한 전체 도메인 주소를 입력해 주세요.

<figure><img src="/files/qPHKaMyEtpv68NnQ3kSm" alt=""><figcaption></figcaption></figure>

도메인 입력 시 앞부분의 `www`를 제외하고 입력하시는 경우, 쇼핑몰 접속이 정상적으로 이루어지지 않을 수 있으니 주의해 주세요.


---

# 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/www.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.
