> For the complete documentation index, see [llms.txt](https://help.wavesfunnynode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wavesfunnynode.com/documentation/ko/prefs/pref.md).

# Pref 결제

## 수수료 선호 설정 및 지급 간격

WFN V2는 스테이커가 보상을 받는 두 가지 주요 방법을 제공합니다: **선호 설정** 및 **지급**

### 노드 주소

스테이킹을 시작하려면 WAVES를 다음 주소로 임대하세요: \
[3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf](https://w8.io/3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf)

### 1. 선호 설정

온체인 선호 설정을 해둔 활성 사용자라면 지급 일정을 맞춤 설정할 수 있습니다

* **맞춤 간격:** 자신만의 지급 간격을 설정할 수 있습니다(예: 500블록마다 또는 10,000블록마다)
* **연속 처리:** 저희 "Preferences Engine"는 4분마다 실행되어 지급 대상이 된 사용자가 있는지 확인합니다
* **지급 시점이 되면 어떻게 되나요?**
  1. 엔진이 총 보상(WAVES, LP, UNIT)을 계산합니다
  2. 요청하신 스왑을 수행합니다(참조 [Pref 스왑](/documentation/ko/prefs/pref-1.md))
  3. 모든 보상을 하나의 효율적인 거래로 묶어 지갑으로 전송합니다

### 2. 지급

특정 선호 설정을 하지 않은 사용자(기본값)의 경우에도 보상은 자동으로 분배됩니다

* **주간 주기:** WAVES, LP, UNIT에 대한 대량 지급은 일반적으로 주 1회 이루어집니다
* **효율성:** 저희는 Waves `WFNpayoutsMulti` 거래를 사용해 여러 사용자에게 한 번에 보상을 보내 블록체인 수수료를 최소화합니다

{% hint style="info" %}
**별도 조치 불필요:** 규칙 변경으로 인해 선호 설정이 오래되었더라도 문제 없습니다. 선호 시간대가 규칙 밖에 있더라도 기본적으로 보상을 받게 됩니다
{% endhint %}

선호 설정은 `setPrefs` 함수를 사용하는 온체인 작업입니다. 이를 통해 3개의 토큰 페어, 대상 수신 지갑, 원하는 지급 간격을 지정할 수 있습니다.

#### 설정 및 모니터링

모든 선호 관련 설정은 다음 주소에 저장 및 관리됩니다: [3PMGwbhVG6LiQvM4WKHECs6CG1dmWXx3Hgd](https://w8.io/3PMGwbhVG6LiQvM4WKHECs6CG1dmWXx3Hgd)

이 주소는 다음과 같은 핵심 설정을 유지합니다:

* **최소/최대 기간:** 허용된 지급 시간 범위.
* **허용 토큰:** 보상 스왑에 사용할 수 있는 토큰.
* **허용From 토큰:** 스왑의 원본 소스 토큰
* **최소 기간:** 100블록(약 1.7시간).
* **최대 기간:** 50,000블록(약 35일).
* **자동 재시도:** 지급 거래가 실패하면(예: 일시적인 네트워크 혼잡으로 인해) 시스템이 다음 주기에 자동으로 재시도하거나 대체 방식을 사용합니다)

### 선호 수수료(더 나은 요율 받기)

저희 노드는 인프라와 자동화 서비스를 유지하기 위해 소액의 수수료를 받지만, 충성도와 대규모 참여에 대한 보상을 중요하게 생각합니다.

* **기본 수수료:** 일반적으로 10%(자세한 내용은 제한 및 규칙 참조)
* **우대 수수료:** 장기 스테이커, 파트너, 또는 대규모 참여자라면 표준 요율보다 훨씬 낮은 맞춤형 수수료 구조를 이용할 수 있습니다.

{% hint style="info" %}
**더 나은 수수료를 원하시나요 ?** 저희는 전념해 주시는 커뮤니티 구성원들과 맞춤 조건을 논의하는 데 항상 열려 있습니다. Telegram으로 직접 메시지를 보내주세요 <https://t.me/wavesfunny> 우대 수수료를 설정하려면
{% endhint %}

**수수료는 어디로 가나요 ?** 수수료는 서버 비용, 보안 유지보수, 지속적인 백엔드 개발, 그리고 WavesFunny 생태계 확장을 위해 사용됩니다

***

*수익을 극대화하려면 제한, 규칙 및 성숙도를 이해하세요.*


---

# 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://help.wavesfunnynode.com/documentation/ko/prefs/pref.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.
