# 도메인 설정

### 관리자 메뉴 위치

`설정` > `기본설정` > `도메인`

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

1. 내 쇼핑몰에 연결할 도메인 주소를 입력 후 도메인 신청을 클릭해 주세요.
2. 추가 연결할 도메인이 있다면 "포워딩 추가" 버튼을 클릭하여 주 도메인에 연결이 가능해요.

{% hint style="info" %}

* 주 도메인의 경우 영문, 숫자로 구성된 주소를 입력해 주셔야 세팅이 가능합니다.
* 포워딩 도메인은 한글 도메인 세팅도 가능해요.
  {% 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/guide/undefined-1/undefined-4.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.
