# Channel staking

## **Channel Staking POOL**

* 30% of the VERY paid for Verychat and Very AdSense ads is sent to the overall staking pool.
* 20% of the VERY paid for channel ads is sent to the overall staking pool.

## **Channel Staking Distribution Policy**

### **Formula**

(Daily Distribution Amount / Total VERY staked in the channel) \* My staked VERY + (Channel Advertising Revenue \* 0.2 + Main Advertising Revenue \* 0.3) \* My staked VERY

### **Example of Channel Staking Distribution**

<table><thead><tr><th width="141">Dentistry</th><th>Item</th><th>VERY</th></tr></thead><tbody><tr><td>A</td><td>Daily Distribution</td><td>172,603</td></tr><tr><td>B</td><td>Total VERY staked in the channel</td><td>450,000,000</td></tr><tr><td>C</td><td>Channel's total revenue</td><td>2,000,000</td></tr><tr><td>D</td><td>Total VERY I staked in the channel</td><td>12,000,000</td></tr><tr><td>E</td><td>Main Advertising Revenue Total</td><td>150,000,000</td></tr><tr><td>F</td><td>My share of daily distribution</td><td>2,500,000</td></tr><tr><td>G</td><td>The total amount I have deposited in channel A is 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>My daily distribution amount</td><td>250,000</td></tr><tr><td>J</td><td>Channel Ad Share</td><td>83,333.33</td></tr><tr><td></td><td>Total VERY I received today</td><td>334,292</td></tr><tr><td></td><td>Annual Percentage Yield (APY)</td><td>4880.667%</td></tr><tr><td></td><td>Channel owner rewards</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/tokenomics/channel-staking.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.
