> For the complete documentation index, see [llms.txt](https://dxchain.gitbook.io/dxchain-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dxchain.gitbook.io/dxchain-wiki/zhong-wen-she-qu/dx-v3-tuo-guan-she-qu/kuang-ji-jie-dian/1-jin-xing-tou-piao.md).

# 1）进行投票

DxChain采用<mark style="color:orange;">**DPoS共识算法**</mark>即选取若干代理人作为“代表干部”，由代表干部进行验证和记账。

矿机节点可以根据自身持有的DX进行投票，当被投候选节点<mark style="color:orange;">**当选“代表干部”时**</mark>可以<mark style="color:orange;">**按照分配比例**</mark>瓜分出块节点的挖矿奖励。

PS：1DX=1票；候选节点即未当选/未出块的节点。

## 如何完成投票 🎫 ？ <a href="#icxcv" id="icxcv"></a>

### **👣 Step1：点击「矿机账户」，下滑页面至「矿机组」- 点击「投票」**

<figure><img src="/files/kGKAGJ080fVyX6ccLAcF" alt=""><figcaption></figcaption></figure>

### **👣 Step2：选择候选节点 - 点击「投票」**

<figure><img src="/files/ogmfuivyF6M9vIoDYIOi" alt=""><figcaption></figcaption></figure>

### **👣 Step3：点选「组」- 勾选指定「矿机」**

<figure><img src="/files/JBkvHbj5U93wpECcVwFN" alt=""><figcaption></figcaption></figure>

### **👣 Step4：点击「确定投票」**

<figure><img src="/files/a7MI7ntMBwdt2gnpI1eL" alt=""><figcaption></figcaption></figure>


---

# 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://dxchain.gitbook.io/dxchain-wiki/zhong-wen-she-qu/dx-v3-tuo-guan-she-qu/kuang-ji-jie-dian/1-jin-xing-tou-piao.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.
