# 쿠폰

- [쿠폰 승계 설정](https://help.makeshop.co.kr/manual/promotion/undefined-1/undefined.md): 쿠폰 사용 주문의 상품을 교환 처리할 때, 쿠폰 유효기간이 지났더라도 교환 상품에 동일 쿠폰 혜택이 적용되도록 설정할 수 있는 기능이에요.
- [(구) 왕대박 쿠폰 생성 및 발급](https://help.makeshop.co.kr/manual/promotion/undefined-1/undefined-1.md): 2020년 12월 9일 이전에 가입된 상점이면 왕대박 쿠폰 기능이 제공돼요. 왕대박 쿠폰 기능으로 쇼핑몰에 가입되어있는 회원에게 상황에 따라 쿠폰을 발급할 수 있어요.
- [(구) 종이쿠폰 만들기 및 쿠폰 등록 방법](https://help.makeshop.co.kr/manual/promotion/undefined-1/undefined-2.md): 운영하는 사이트에 회원이 직접 쿠폰을 등록할 수 있는 쿠폰 시리얼 번호(16자리)를 생성할 수 있으며, 생성된 쿠폰 시리얼 번호를 오프라인이나 문자 등으로 제공하여 회원이 쿠폰 등록 후 구매시 사용할 수 있어요. 20년 12월 9일 이전 가입된 상점에만 제공돼요.
- [스마트쿠폰 장바구니 원단위 쿠폰 클레임 처리 시, 할인 금액 재적용 설정](https://help.makeshop.co.kr/manual/promotion/undefined-1/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/promotion/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.
