# 회원 그룹

- [회원그룹을 자동으로 이동하게 설정하고 싶어요 어떻게 하나요?](https://help.makeshop.co.kr/faq/customer/undefined-2/undefined.md)
- [특정 그룹 로그인시에만 상품이 할인된 가격으로 보여질 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-2/undefined-1.md)
- [휴면회원에서 일반회원으로 전환시 회원의 그룹을 별도 설정할 수 있나요?](https://help.makeshop.co.kr/faq/customer/undefined-2/undefined-2.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-2.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.
