# 도메인 포함 메일주소 사용하기

도메인을 크리에이터링크 웹사이트와 연결하여 사용중이라면 해당 도메인이 포함된 메일 주소를 이용할 수 있습니다.

{% hint style="success" %}
**도메인이 포함된 메일주소**란?

보통의 메일 주소는 <creatorlink@naver.com>, <creatorlink@google.com>과 같은 형식인데, @의 뒤에 현재 이용중인 도메인이 들어간 메일 주소를 의미해요. &#x20;

예를 들어, creatorlink.net이라는 도메인을 내 웹사이트에 연결해서 사용중이라면 <mail@creatorlink.net> 처럼 만들 수 있답니다\~!
{% endhint %}

도메인이 포함된 메일 주소를 사용하기 위해서는 메일 서버와 연결할 **MX Records**가 필요합니다.

[네이버 웍스](https://naver.worksmobile.com/), [다음 스마트워크](https://mail.daum.net/smartwork), [구글 워크스페이스](https://workspace.google.com/intl/ko/?utm_source=google\&utm_medium=cpc\&utm_campaign=1010746-Workspace-APAC-KR-ko-BKWS-EXA-Golden\&utm_content=text-ad-none-none-DEV_c-CRE_470955911000-ADGP_Hybrid+%7C+BKWS+-+EXA+%7C+Txt+~+G+Suite-KWID_43700057629351253-kwd-298872670270\&userloc_1009871-network_g\&utm_term=KW_g-suite\&gclid=CjwKCAiAv_KMBhAzEiwAs-rX1EpMzBO3xxd5ICK4i1oWFupg1z4LhkgOrrEkerwrrUKtgbRP7DbbehoCk9cQAvD_BwE\&gclsrc=aw.ds) 와 같은 기업 메일 서비스를 이용하시면 **MX Records**가 제공되는데요.

크리에이터링크 관리자 페이지 > 도메인 설정 > 메일 서비스 연결 신청 버튼을 클릭하면, 네이버 웍스, 다음 스마트워크, 구글 워크스페이스, 하이웍스 연결을 신청할 수 있습니다.

그 외에 다른 메일/그룹웨어 서비스를 이용하시는 경우, **MX Records**와 **도메인 주소**를 **1:1 문의 게시판**으로 보내주시면 연결해 드립니다.

{% hint style="info" %}
**MX 레코드 관련 유의사항**

* 레코드 값을 **그대로 복사**하여 **반드시** **텍스트**로 보내주세요.
* 연결 작업 완료 후 실제 **도메인과 메일 서버가 연결**되기까지 **최대 2시간**이 소요될 수 있어요.
  {% 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://supportcenter.creatorlink.net/creatorlink/site-building/connect_domain/domain_email.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.
