# 委託權益證明（DPoS）

> **最後更新：2026 年 1 月**

## 變相的議會政治

授權證明(Delegate Proof of Stake或DPoS)的出現是為了解決[鯨魚](/ru-quan-bi-bei-zhi-shi/undefined-5.md)在[PoS共識](/qu-kuai-lian-ru-he-da-cheng-gong-shi/consensus/pos.md)中完全不care網絡的安全。DPoS融合了資本主義與議會政治的特色：“由有錢人投票決定政治當權者“。決定當權者時，投票票數依照投票人在整個網絡擁有的資本數量來分配，也就是說有錢人越有可能選出對他們有利的當權者。

這樣的作法讓有限的當權者形成議會中的代理政治，可以非常迅速的發塊，大幅提升網絡的認證速度，不過由於並不是所有的人都參與最後的政策決議，所以在完全[去中心化](/cong-zhong-ben-cong-dao-bi-te-bi/qu-zhong-xin-hua.md)上造成犧牲。

相關區塊鏈：[EOS](/qi-ta-dai-bi/eos.md)

***

#### 相關條目

* [工作量證明（PoW）](/qu-kuai-lian-ru-he-da-cheng-gong-shi/consensus/pos-1.md)
* [權益證明（PoS）](/qu-kuai-lian-ru-he-da-cheng-gong-shi/consensus/pos.md)

#### 參考資料


---

# 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://www.0x1.academy/qu-kuai-lian-ru-he-da-cheng-gong-shi/consensus/dpos.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.
