# 회원 관리

- [쇼핑몰의 전체회원 또는 특정회원들에게 메일을 보낼 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/undefined.md)
- [HTML를 사용하여 고객에게 메일을 보낼 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/html.md)
- [쇼핑몰의 등록한 회원에 대한 관리는 누가 하나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/undefined-1.md)
- [쇼핑몰 게시글에 일괄적으로 답변을 할 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/undefined-2.md)
- [1:1 고객상담 기능이 제공되나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/1-1.md)
- [회원이 게시글 작성시 추가정보를 입력받을 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/undefined-3.md)
- [비회원으로 주문한 고객에게 회원가입을 유도하는 기능이 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-1/undefined-4.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/faq/customer/undefined-1.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.
