# 도메인 레코드값 변경 요청

메이크샵에서 제공하는 메일 서버 대신, 별도의 메일 호스팅을 이용할 수도 있어요.

<mark style="color:blue;">다만, 메일 서비스는 메이크샵 설정이 아닌 외부 서비스이기 때문에, 쇼핑몰에서 메일 관련 오류가 발생해도 저희가 처리해 드릴 수 없다는 점을 알려드려요.</mark>

만약 메이크샵 이메일을 사용 중이셨다면, MX 값을 변경할 때 메이크샵에서 이용했던 이메일을 더 이상 확인할 수 없으니, MX 값 변경 요청 전에 반드시 이메일을 백업해 놓으셔야 해요.

메일 사용 외에 도메인 레코드 값을 변경해야 하는 경우에는 [\[동의서 접수하기\]](https://makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1247)를 클릭해서 상점 운영자로 로그인한 다음, 아래 동의서에 원하는 세팅 서비스를 체크하고 설정 값을 기재해서 접수해 주세요.


---

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