> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/purotokoru/cake-tokenomics.md).

# CAKE トークノミクス

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/0422.png" alt="" width="563"><figcaption></figcaption></figure>

## Tokenomics 3.0 概要 <a href="#emission-rate" id="emission-rate"></a>

PancakeSwapでの私たちの目標は、CAKEコミュニティ、流動性プロバイダー、およびPancakeSwapのサポーターの柔軟性と持続可能性を優先した分散型エコシステムを構築することです。

**PancakeSwapのターゲットは、少なくとも年間約4%のデフレ率と、2030年までにCAKEの総供給量を約20%削減することです。** これを達成するため、PancakeSwapは買い戻しとバーン戦略を実施し、最終的にデフレ型のCAKEトークンへと導きます。

**バーンはPancakeSwapエコシステムの各製品によって推進されます**。具体的には以下の手数料の大部分が対象です：

* [スポット取引](https://docs.pancakeswap.finance/earn/pancakeswap-pools#trading-fees)（取引手数料の15〜23%）
* 無期限取引（全利益の20%）
* CAKE.PADs（全手数料の100%）
* 予測（各ラウンドの3%）
* 宝くじ（プレイされたCAKE全体の20%）

**エミッションは、最も生産性の高いプールと製品に流動性が向けられるよう慎重に管理されます。** PancakeSwapのフォーカスは、流動性インセンティブの最適化とCAK消費あたりの収益向上によりボリューム成長をスケールさせることです。すべての意思決定はコミュニティ全体の長期的な成功に貢献するリアルな収益を創出するという目標を中心に展開されます。CAKEエミッションを受け取る製品には以下が含まれます：

* マルチチェーンFarm
* 宝くじ
* エコシステム成長

## CAKE供給量を自分で確認する方法 <a href="#distribution" id="distribution"></a>

PancakeSwapホームページに表示されているCAKEの流通量が正確かどうかを確認するには：

1. BscScanのCAKEトークンコントラクトにアクセスし、[バーンアドレスに保有されているCAKEの量を確認してください。](https://bscscan.com/token/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82#balances) これがバーンされた（永久に流通から除去され、取り戻すことが不可能な）CAKEの総量です。
2. 次に、このバーン済み量をBscScanが表示する「Total Supply」から差し引きます。
3. これが実際のCAKE供給量です。

注意：レガシーCAKEプールに永久にロックされたCAKEも、取り戻すことができないためバーン済みとみなされます。この[Duneダッシュボード](https://dune.com/pancakeswap/PancakeSwap-CAKE-Tokenomics)はこれを考慮しています。

## CAKEにハードキャップはありますか？ <a href="#other-deflationary-mechanics" id="other-deflationary-mechanics"></a>

はい、CAKEは現在4億枚のハードキャップが設定されています。

最新のキャップ調整に関する提案が2026年1月16日に提出され、キャップを4.5億から4億に引き下げることが成功裏に可決されました。

投票提案の詳細については、こちらのリンクをご覧ください：<https://pancakeswap.finance/voting/proposal/0xc988547f7b6c435764c840623685b0c2d13ebcc91d1672d39c51b6d14207f9a5>

## CAKE供給量はどのように削減されますか？

Chefsは、デフレ率をエミッション率よりも高くするために、PancakeSwapの製品にデフレメカニズムを組み込むことを目指しています。目標は、生産されるCAKEの量よりも多くのCAKEが流通から除去されることです。現在および今後のデフレメカニズムの詳細については、[CAKEバーンダッシュボード](https://dune.com/pancakeswap/PancakeSwap-CAKE-Tokenomics)をご確認ください。


---

# 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://docs.pancakeswap.finance/japanese/purotokoru/cake-tokenomics.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.
