# 리워드 설정

## 목차

* [<mark style="color:blue;">1p = ₩1 사용</mark>](#1.-1p-krw1)
* [<mark style="color:blue;">제품 무료 제공</mark>](#2.)
* [<mark style="color:blue;">할인 제공</mark>](#3.)
  * [<mark style="color:blue;">할인 금액 리워드</mark>](#3-1.)
  * [<mark style="color:blue;">할인율 리워드</mark>](#3-2.)

## **1. 1p = ₩1 사용**

![](/files/ZMFrOhQo1BJhpgEA1wYT)

**step 1.** 현금처럼 사용 필요 포인트\
고객이 포인트를 현금처럼 사용하기 위해 최소로 모아야 하는 포인트입니다.

**step 2.** 최소 사용 포인트\
고객이 포인트 사용시 최소로 사용해야 하는 포인트입니다.

## **2. 제품 무료 제공**

![](/files/ovXmtC3aFQIDwwH5ZbAG)

**step 1.** 제품 선택 및 필요 포인트 설정\
무료로 제공할 제품을 추가한 후, 필요 포인트를 설정해 주세요.\
고객은 필요 포인트를 사용해야만 해당 리워드를 선택할 수 있습니다. (추가하지 않은 제품은 리워드 제품으로 제공되지 않습니다)

## **3. 할인 제공**

![](/files/xwwZqBHGwzBPNA04g59a)

### **3-1. 할인 금액 리워드**

일정 포인트와 할인 금액을 교환하는 방법입니다. 할인 금액 리워드 추가 시 주문 건 전체에 적용되는 금액입니다.

* 고객에게 제공할 할인 금액을 추가해 주세요. (리워드 이름, 할인 금액, 필요 포인트)

![](/files/5AyeyZN2LaWQbvJhmIU1)

### **3-2. 할인율 리워드**

일정 포인트와 할인율을 교환하는 방법입니다. 할인 추가 시 주문 건 전체에 적용되는  할인율입니다.

* 고객에게 제공할 할인율을 추가해 주세요. (할인율, 필요 포인트)&#x20;

![](/files/xQbLI7azDy7YVLBOZ25f)


---

# 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://support.thegrowing.co/growing-sales/customer/loyalty-program/build/reward.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.
