> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/benefit.md).

# 혜택

<figure><img src="/files/9RX5MOTAAvxbbh5mfmkF" alt=""><figcaption></figcaption></figure>

판매자는쇼핑몰을 이용하는 구매자에게 쿠폰을 활용한 혜택을 줄 수 있습니다.

가입 시 쿠폰을 제공하여 회원가입을 유도하거나, 할인 쿠폰을 제공하여 구매 전환에도 도움을 줄 수 있습니다.

구매자는 마이페이지를 통해 보유하고 있는 쿠폰 그리고 다운로드 가능 쿠폰을 확인할 수 있으며 상품 결제 시 쿠폰을 통해 할인을 받을 수 있습니다.

{% hint style="danger" %}
쿠폰 중복 사용은 불가능합니다.
{% endhint %}

쿠폰 생성 및 관리에 대한 자세한 방법은 [쿠폰 관리 가이드](/customer_support/guide/admin/benefit/coupon.md)를 참고 부탁드립니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/admin/benefit.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.
