> For the complete documentation index, see [llms.txt](https://supportcenter.creatorlink.net/creatorlink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supportcenter.creatorlink.net/creatorlink/site-building/connect_domain.md).

# 도메인 연결하기

별도의 외부 도메인을 보유하고 있다면  요금제가 적용된 크리에이터링크 홈페이지와 연결할 수 있습니다.

연결이 완료된 후, 외부 도메인 및 크리에이터링크 기본 도메인으로 모두 홈페이지 접속이 가능합니다.

{% hint style="info" %}
크리에이터링크에서는 도메인을 **판매하고 있지 않아요.**&#x20;

후이즈, 카페24등의 도메인을 취급하는 사이트에 방문하셔서 **별도로 구매**해 주세요.&#x20;
{% endhint %}

{% hint style="success" %}
하단 동영상 강의를 따라 도메인을 연결해 보세요!
{% endhint %}

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=nK5wm3nOy9w>" %}

1\. 크리에이터링크 **관리자 페이지**의 **도메인 연결** 버튼을 **클릭**해 주세요.

![](/files/jiySAYDfB5jz0gbdOEZh)

2\. 연결할 **외부 도메인을 입력**한 후 **다음 버튼**을 **클릭**해 주세요. (한글 도메인 입력 방법은 [**여기**](/creatorlink/site-building/connect_domain/connect_korean_domain.md)를 클릭해 주세요.)

![](/files/P987sfQ0MR5Ijsii4Wez)

3\. **네임서버와 IP를 확인**해 주세요.

페이지 아래 **주요 도메인 서비스별 네임서버 변경 안내 페이지 링크**를 클릭하면, 해당 업체 도메인의 네임서버 변경 방법 확인이 가능해요. 그 외 다른 업체의 도메인을 사용중이시라면, 해당 업체 고객센터에 문의해 주세요.

![](/files/SNZKCAOO7yLv2sB2z78y)

4\. 도메인 네임서버 변경 페이지에 접속하여 도메인의 **기존 네임서버 삭제** 후, 3번에서 확인한 **크리에이터링크 네임서버를 복사**하여 적용해 주세요.

5\. 다음 버튼을 클릭해 주세요.

6\. 도메인 연결 신청이 완료됩니다. **도메인 메일 서비스를 이용하시는 경우, 아래 버튼을 클릭하여 메일 연결 요청**을 할 수 있습니다. 자세한 내용은 [**여기**](/creatorlink/site-building/connect_domain/domain_email.md)를 클릭하여 확인해 보세요.

![](/files/wnQRS1RMPfjgUDpxjr64)

{% hint style="info" %}
**도메인 연결시 유의사항**

* **도메인의 네임서버를 크리에이터링크의 네임서버로 변경**하면 도메인 연결은 자동으로 진행돼요. **영업일 기준 최대 48시간 안에** 도메인 연결 및 보안인증서 작업이 완료되며, 완료되기까지는 연결이 불안정할 수 있어요.
* 웹사이트에 적용되었던 **요금제가 해지되면 도메인 연결도 끊어져요.**
* 도메인 업체에 따라 IP를 입력해야하는 경우도 있어요.&#x20;

  3번 네임서버 확인 절차에서 IP도 함께 확인/복사가 가능해요.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://supportcenter.creatorlink.net/creatorlink/site-building/connect_domain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
