# 이벤트

- [출석체크 서비스 설정](https://help.makeshop.co.kr/manual/promotion/undefined-3/undefined.md): 회원이 쇼핑몰에 로그인을 하거나 출석체크를 하여 출석일 달성 시 적립금 및 쿠폰 혜택이 자동으로 지급될 수 있도록 설정 가능해요.
- [응모 이벤트](https://help.makeshop.co.kr/manual/promotion/undefined-3/undefined-1.md): 쇼핑몰 이벤트 진행에 도움을드릴 수 있는 응모이벤트 기능이 추가되었어요. 신청형, 안내형, 링크형 유형이 지원되어 원하는 이벤트에 맞게 선택/설정하실 수 있어요.
- [룰렛 이벤트](https://help.makeshop.co.kr/manual/promotion/undefined-3/undefined-2.md): 룰렛을 돌려 참여자에게 설정한 확률이나 혜택 수량에 따라, 쿠폰/적립금/직접 입력 혜택 등을 지급하는 재미있는 게임형 이벤트 기능이에요.
- [숨은 아이콘 찾기 이벤트 설정](https://help.makeshop.co.kr/manual/promotion/undefined-3/undefined-3.md): 운영하는 쇼핑몰 기준으로 특정페이지나 랜덤페이지에 아이콘(이미지)을 노출하고 설정한 아이콘을 목표개수 만큼 찾거나 아이콘을 완성할 경우 설정한 혜택을 지급하실 수 있어요.
- [고객 설문조사 등록 및 관리](https://help.makeshop.co.kr/manual/promotion/undefined-3/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/manual/promotion/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.
