# KAD混合共识机制(KPOS)的节点选举

### 验证节点的选举

***

**候选节点**

1、质押3000数量KAD

2、部署验证节点需要服务器

**节点选举** 质押量排名前21个候选节点为正式节点。每 3 秒生产 1 个区块，每 200 个区块为一个纪元。在每一个纪元结束时，KAD 会与系统合约交互，更新活跃的验证者列表。开始参与出块并获得奖励。


---

# 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://kademliachain.gitbook.io/kad/gong-shi-ji-zhi/hun-he-gong-shi-ji-zhi-kpos/kad-hun-he-gong-shi-ji-zhi-kpos-de-jie-dian-xuan-ju.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.
