# 채널 스테이킹

## 채널 스테이킹 POOL

* 베리챗 및 베리 에드센스 광고로 결제된 VERY의 30%를 전체 스테이킹 풀로 보냅니다.
* 채널광고로 결제된 VERY의 20%를 전체 스테이킹 풀로 보냅니다.

## 채널 스테이킹 분배 정책

### 계산식

1일 분배량 / 채널에 예치된 모든 VERY \* 내가 예치한 VERY + (채널 광고수익 \* 0.2 + 메인 광고수익 \* 0.3) \* 내가 예치한 VERY

### 채널 스테이킹 분배 예시

<table><thead><tr><th width="169">치환자</th><th>항목</th><th>수량 (VERY)</th></tr></thead><tbody><tr><td>A</td><td>1일 분배량</td><td>172,603</td></tr><tr><td>B</td><td>모든 채널에 예치된 총 VERY</td><td>450,000,000</td></tr><tr><td>C</td><td>ㄱ채널의 총 광고수익</td><td>2,000,000</td></tr><tr><td>D</td><td>ㄱ채널에 예치된 총 VERY</td><td>12,000,000</td></tr><tr><td>E</td><td>메인 광고수익 Total</td><td>150,000,000</td></tr><tr><td>F</td><td>내가 구독채널에 예치한 총 VERY</td><td>2,500,000</td></tr><tr><td>G</td><td>내가 ㄱ채널에 예치한 총 VERY</td><td>2,500,000</td></tr><tr><td>H</td><td>내가 지급받을 1일 분배량</td><td>958.906</td></tr><tr><td>I</td><td>메인광고 분배량</td><td>250,000</td></tr><tr><td>J</td><td>채널광고 분배량</td><td>83,333.33</td></tr><tr><td></td><td>내가 오늘 분배받을 총 VERY</td><td>334,292</td></tr><tr><td></td><td>이자율 (APY)</td><td>4880.667%</td></tr><tr><td></td><td>채널 주인의 보상</td><td>1,000,000</td></tr></tbody></table>


---

# 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/undefined-1/undefined-2.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.
