# 회원 그룹

- [회원 그룹 생성 및 관리](https://help.makeshop.co.kr/manual/member/undefined-3/undefined.md): 쇼핑몰 회원 그룹을 생성하거나 기존 그룹의 설정을 관리할 수 있습니다. 회원 그룹은 최대 30개까지 등록 가능하며, 회원 그룹별로 혜택 및 정책 설정 가능해요.
- [그룹 자동 등록 설정](https://help.makeshop.co.kr/manual/member/undefined-3/undefined-1.md): 그룹별로 자동등록 조건을 설정하여 설정한 조건이 충족될 경우 자동으로 그룹이동 및 상향된 그룹에 맞게 혜택을 제공할 수 있어요.
- [그룹별 자동 등록 계산 조건](https://help.makeshop.co.kr/manual/member/undefined-3/undefined-2.md): 그룹별 자동 등록 기능 설정 시 자동 등록 주문금액에 대한 금액 산정 기준을 설정할 수 있는 기능이에요.
- [상품별 회원그룹 혜택 적용 기준](https://help.makeshop.co.kr/manual/member/undefined-3/undefined-3.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/member/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.
