> 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/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/bribes-vote-incentives.md).

# 贿选（投票激励）

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%282%29%20%281%29%20%281%29%20%281%29%20%281%29.png" alt=""><figcaption></figcaption></figure>

除了通过我们的每周 [CAKE 奖励池](/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/archive-vecake/earn-cake-weekly.md)赚取 CAKE 之外，veCAKE 持有者还可以为 gauges 投票，从而从外部贿选市场领取贿选奖励。这些贿选通常由外部项目方在我们的部分 [veCAKE Managers](/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/archive-vecake/vecake-managers.md) 上提交。

这为 veCAKE 持有者提供了额外的收益来源，同时也使他们作为收益获得的代币类型更加多样化。

贿选市场有两种类型：

1. 主要贿选市场允许项目方提交贿选，以奖励**veCAKE 持有者**为其期望的 gauges 投票。
2. 次要贿选市场允许项目方提交贿选，以奖励**衍生项目的代币持有者**（例如 Cakepie 的 vlCKP）为其期望的 gauges 投票。随后，相关协议（例如 Cakepie）将根据其代币持有者的投票结果，使用自身持有的 veCAKE 为这些 gauges 投票。

我们目前有两个主要贿选市场，veCAKE 持有者可在其中为 gauges 投票并从外部团队领取贿选：

1. [Hidden Hand](https://hiddenhand.finance/pancakeswap)
2. [Votemarket（由 StakeDAO 提供）](https://votemarket.stakedao.org/?market=cake\&solution=All)

veCAKE 持有者应定期访问这些贿选市场，并为能够帮助优化其 veCAKE 收益的 gauges 投票。


---

# 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/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/bribes-vote-incentives.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.
