# 메일

- [전체 메일 발송](https://help.makeshop.co.kr/manual/mail/manual1.md)
- [광고성정보 수신 재동의 메일 발송 관련](https://help.makeshop.co.kr/manual/mail/undefined.md): 광고성 정보(이메일 or SMS)를 수신 동의한 회원에게 2년마다 메일을 보내 광고성 정보 수신 재동의를 받는 기능이에요.
- [윈도우10 메일 앱 설정 방법](https://help.makeshop.co.kr/manual/mail/10.md): 윈도우10에는 메일을 주고 받을 수 있는 기본 앱이 내장되어 있습니다. 간단한 방법으로 사용중인 메일 계정을 등록하여 편리하게 메일 관리를 하실 수 있어요.
- [MS 오피스 아웃룩 설정 방법](https://help.makeshop.co.kr/manual/mail/ms.md)
- [고객응대 이메일 문의 유형 기능 추가](https://help.makeshop.co.kr/manual/mail/undefined-1.md)


---

# 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/manual/mail.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.
