# 노드 보상 정책

베리 네트워크의 유지 핵심기여자인 베리 메인넷의 밸리데이터에겐 아래와 같은 보상정책이 주어집니다.

## 총 발행량 중 분배수량 20% (20억 VERY)

### 기본보상

노드NFT 보유자는 NFT를 보유하는것만으로 아래와 같은 보상을 받습니다.

공식 : 1일 864,000 VERY / 판매(배포)된 노드NFT 수량 \* 내가 가진 노드NFT 수량

### 노드 증명보상&#x20;

노드 증명에 실제로 참여하는 밸리데이터는 기본 수량의 100%을 수량을 추가로 받습니다.

### 레퍼럴 보상

본인의 베리챗ID를 통해서 노드구매를 장려할 경우 노드NFT 1개당 5% 최대 100%까지 추가 보상 수량을 받습니다. (셀퍼럴 가능, 1명이 20개의 노드NFT를 구매시 100% 적용)

### 광고 보상

노드NFT 보유자들은 메인광고 총 결제VERY, 커뮤니티 광고 총 결제VERY의 10%를 지속적으로 생태계 보상으로 받습니다.

공식 : 총 결제VERY \* 0.1 / 판매(배포)된 노드NFT 수량 \* 내가 가진 노드NFT 수량


---

# 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://wp.verylabs.io/korean/1/undefined.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.
