# 수동 보상

사용자에게 후에 현금으로 인출하거나 제품을 구매하는 데 사용할 수있는 크레딧을 수동으로 지급할 수도 있습니다. 사용자에게 보상을 수동으로 추가하려면 다음을 수행하십시오.

* 사용자에게 보상을 추가하려는 제품 페이지로 이동하고 **설정 조정** 버튼을 클릭합니다.

<figure><img src="/files/WbYUtTWgpvlF1vwph33f" alt=""><figcaption></figcaption></figure>

* **사용자에게 지불 크레딧 추가** 버튼을 클릭합니다.

<div><figure><img src="/files/lOidaeq0pnpwlU61QUjg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zYpXdnp9eiXmAQ087L6u" alt=""><figcaption></figcaption></figure></div>

* 현재 항목에 보상을 추가하려는 사용자의 주소를 입력합니다.
* 현재 항목의 ID가 이미 입력되어 있어야합니다. 다른 제품에 보상을 추가하려는 경우 ID를 변경할 수 있습니다.
* 마지막으로, 현재 제품에서 지정된 사용자에게 지급하려는 금액입니다. 제품 비용이 0.1 달러이고 사용자에게 그의 절반을 보상하려면 0.05 달러를 입력하십시오. 사용자에게 제품의 10 배를 보상하려면 1 달러를 입력하십시오.


---

# 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://docs.payswap.org/korean/products/cancan/discounts/manual-rewards.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.
