# 주문이 되면 자동으로 고객에게 어떤 메일이 발송되나요?

주문발생 시 고객님께 아래 이미지와 같이 주문 확인 메일이 발송돼요. &#x20;\
동일한 메일이 관리자 기본 메일로도 발송되며, 입금확인메일, 발송메일, SMS(유료)서비스도 지원해요.

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


---

# 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/order/undefined-1/undefined-3.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.
