# 如何投票

<figure><img src="/files/7Cp7Vc0vgPKkqjYgeObc" alt=""><figcaption></figcaption></figure>

参与治理投票非常简单，并且完全**免费**。 您甚至不需要支付燃料费！ 详细了解如何投票、快抓住下一个提案并行使您的投票权吧！

### 如何投票

#### **到投票提案界面**

每当我们发布新提案时，我们会在各个[社交渠道](/chinese/sheng-tai-xi-tong-he-zuo-huo-ban-guan-xi/contact-us/telegram.md)发布投票界面的链接。 因此，请务必关注我们的社交渠道以获取最新的消息。 或者，您可以访问 [PancakeSwap 的本地投票门户](https://pancakeswap.finance/voting?_gl=1*pc8o0h*_ga*MTUzNDEzNDQxMy4xNjAwNzkzNDM4*_ga_334KNG3DMQ*MTYwNDMwMTk4Ni42MC4xLjE2MDQzMDM3MDIuMA..#/)以浏览列表中的提案。 如果您没有看到该提案，它可能位于 "Soon" 选项卡中。

#### 阅读提案并选择您支持的选项

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

在提案页面上， 您会看到：

* 提案内容&#x20;
* 投票的选项&#x20;
* 提案的详细信息
* 提案的一些细节例如快照区块及投票窗口&#x20;
* 最新的投票结果&#x20;
* 参与投票的名单&#x20;

仔细阅读提案，然后单击您支持的投票选项。

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

#### 确认并投票

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

确认所有详细信息并单击 "确认投票"，然后在您的钱包中确认以签署消息。&#x20;

好了，您刚刚成功完成了投票。

### 如何检查投票细节

{% tabs %}
{% tab title="检查您的可用投票权" %}
在正式投票之前，您将看到一个“确认投票”窗口。

<figure><img src="/files/zVz43trFFyCANEwBRzYy" alt="" width="188"><figcaption></figcaption></figure>

在此窗口中，您可以仔细检查以下项目：

* 您选择的投票选项&#x20;
* 您的投票权

您的可用投票权等于再快照时间的您的 veCAKE 数额。
{% endtab %}

{% tab title="检查快照的区块时间" %}

#### 检查快照的区块时间

<div align="left"><figure><img src="/files/WsrUWnfSBSOo0m4Sgea9" alt=""><figcaption></figcaption></figure></div>

可用投票权的计算是基于快照区块时间的。 因此，在提案发布后获取更多 CAKE 的 veCAKE 不会增加您对此提案的投票权。&#x20;

如果您想知道快照区块的确切时间。 只需单击区块号并在 BscScan 页面上查找相应的时间戳。

<div align="center"><figure><img src="/files/ehkbNm9vHVyWIw3e2Lus" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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://docs.pancakeswap.finance/chinese/zhi-li-dai-bi-jing-ji/zhi-li-xin/ru-he-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.
