> For the complete documentation index, see [llms.txt](https://adpopcornssp.gitbook.io/offerwall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adpopcornssp.gitbook.io/offerwall/publisher/partners-page/system-settings.md).

# 2) 리워드 시스템 설정

유저에게 지급하는 리워드 기준을 설정하고, 리워드 콜백 서버 URL을 등록하는 과정을 안내해요.&#x20;

SDK 또는 S2S 연동 전에 반드시 완료해야 하는 필수 설정이에요.

> 이 설정은 매체 등록 후에 진행해요.&#x20;
>
> 매체가 파트너스 페이지에 등록되어 있어야 해요. → [**\[매체 등록\]**](/offerwall/publisher/partners-page/publisher-registration.md#step-3)

***

### 전체 흐름 <a href="#full-flow" id="full-flow"></a>

<table><thead><tr><th width="148">단계</th><th>내용</th><th>소요 시간</th></tr></thead><tbody><tr><td>Step 1</td><td>리워드 시스템 설정 페이지 접속</td><td>약 1분</td></tr><tr><td>Step 2</td><td>연동 형태 &#x26; 리워드 지급 기준 설정</td><td>약 2분</td></tr><tr><td>Step 3</td><td>콜백 서버 URL 등록</td><td>약 2분</td></tr><tr><td>Step 4</td><td>리워드 파라미터명 설정</td><td>약 3분</td></tr></tbody></table>

***

### Step 1. 리워드 시스템 설정 페이지 접속 <a href="#step1" id="step1"></a>

1. 파트너스 페이지상단 메뉴 → 리워드 설정 → 리워드 시스템 설정에 접속해 주세요.
2. 매체 리스트에서 설정할 매체 우측의 \[등록] 버튼을 눌러주세요.

<figure><img src="https://1595730023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fje5aQYwW7vVhQip9hUe1%2Fuploads%2Ff2292EPVWgyomvU6i0M3%2FGroup%2052.png?alt=media&amp;token=9c9d89f9-06d7-4016-a2e6-a2656a77904e" alt=""><figcaption></figcaption></figure>

3. 리워드 시스템 상세 페이지로 진입돼요.

***

### Step 2. 연동 형태 & 리워드 지급 기준 설정 <a href="#step2" id="step2"></a>

#### 리워드 지급 기준이란?

사용자가 미션을 완료했을 때, 발생한 매체 수익 중 어느 정도를 사용자에게 포인트로 지급할지 설정하는 항목이에요.

예를 들어, 지급 기준을 50으로 설정하면 광고 수익 100원당 유저는 50포인트를 받아요.

#### 설정 방법

리워드 시스템 상세 페이지의 리워드 시스템 설정 영역에서 리워드 지급 기준을 입력해 주세요.

<figure><img src="https://1595730023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fje5aQYwW7vVhQip9hUe1%2Fuploads%2FAcko6QgICAryY1GoPYlN%2FGroup%2069.png?alt=media&amp;token=531549eb-7433-4daa-afcf-61294df23a5b" alt=""><figcaption></figcaption></figure>

> 지급 기준이 높을수록 유저 참여율이 올라가지만, 매체 내 경제 시스템(포인트 가치)이 무너질 수 있어요. 처음엔 70\~80 정도로 시작하고 데이터를 보면서 조정하는 걸 추천해요.

> 간편적립 최소 보장: 간편적립 리워드 지급 기준을 적용했을 때 1원 미만이 되더라도 최소 1원이 지급돼요. (유저 보호 정책)

***

### Step 3. 콜백 서버 URL 등록 <a href="#step3" id="step3"></a>

#### 콜백 서버란?

유저가 캠페인 참여를 완료하면 오퍼월 서버가 매체사 서버로 리워드 지급 요청을 발송해요. 그 요청을 받을 서버 주소를 여기서 등록할 수 있어요.

#### 설정 방법

리워드 시스템 상세 페이지의 콜백 서버 설정 영역에서 URL을 입력해 주세요.

<figure><img src="https://1595730023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fje5aQYwW7vVhQip9hUe1%2Fuploads%2FgaM9cixkBPSA6FM55454%2FGroup%2057.png?alt=media&amp;token=1b06ec88-f91c-480f-857a-f5588f32d7dd" alt=""><figcaption></figcaption></figure>

> 스테이징 서버 주소는 이후 테스트 단계에서 반드시 필요해요.

***

### Step 4. 리워드 파라미터명 설정 <a href="#step4" id="step4"></a>

#### 리워드 파라미터란?

오퍼월 서버가 콜백을 보낼 때 유저 식별값, 리워드 수량 등 여러 정보를 함께 전달해요. 이 정보를 어떤 파라미터 이름으로 받을지 설정할 수 있어요.

#### 설정 방법

리워드 시스템 상세 페이지의 리워드 파라미터명 설정 영역에서 필요한 파라미터를 추가해 주세요. 기본 파라미터 외에 추가로 받고 싶은 정보가 있다면 이 영역에서 설정할 수 있어요.

<figure><img src="https://1595730023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fje5aQYwW7vVhQip9hUe1%2Fuploads%2FKJdYJFB2YaDtOhyQnSiY%2FGroup%2056.png?alt=media&amp;token=302ce010-1ff3-42b8-b5ab-bea4ebf459b5" alt=""><figcaption></figcaption></figure>

파라미터 전체 목록은 [**\[리워드 콜백 서버 연동\]**](/offerwall/publisher/common-settings/callback.md)에서 확인해 주세요.

***

### 다음 단계 <a href="#next" id="next"></a>

리워드 시스템 설정이 끝났다면 다음 단계로 이동해 주세요.

* 리워드 시스템 테스트 -> [**\[리워드 시스템 테스트\]**](/offerwall/publisher/partners-page/system-test.md) (필수)

***

### 자주 묻는 질문 <a href="#faq" id="faq"></a>

| 질문                            | 답변                                                        |
| ----------------------------- | --------------------------------------------------------- |
| 리워드 단위를 나중에 바꿀 수 있나요?         | 파트너스 페이지에서 언제든 변경할 수 있어요. 단, 변경 전에 지급된 리워드에는 영향을 주지 않아요.  |
| 지급 기준을 0으로 설정하면 어떻게 되나요?      | 1 이상의 값을 입력해야 저장할 수 있어요.                                  |
| 콜백 URL을 아직 모르는데 나중에 등록해도 되나요? | 콜백 URL은 필수 입력값이에요. 입력하지 않으면 저장이 되지 않으니, 미리 확인한 후 등록해 주세요. |


---

# 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, and the optional `goal` query parameter:

```
GET https://adpopcornssp.gitbook.io/offerwall/publisher/partners-page/system-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
