> For the complete documentation index, see [llms.txt](https://wp.verylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.verylabs.io/japanese/tkunomikusu/channerusutkingu.md).

# チャンネルステーキング

## チャンネルステーキングPOOL

* VerychatとVery AdSenseの広告で決済されたVERYの30%を全体のステーキングプールに送ります。
* チャンネル広告で決済されたVERYの20%は全体のステーキングプールに送られます。

## チャンネルステーキング分配方針

### 計算式

1日分配量 / チャンネルに入金された全てのVERY \* 私が入金したVERY + (チャンネル広告収入 \* 0.2 + メイン広告収入 \* 0.3) \* 私が入金したVERY

### チャンネルステーキング分配例

<table><thead><tr><th width="133">歯科患者</th><th width="406">項目</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>チャンネルオーナーの報酬 (VERY)</td><td>1,000,000</td></tr></tbody></table>


---

# 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:

```
GET https://wp.verylabs.io/japanese/tkunomikusu/channerusutkingu.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.
