> 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/gei-kai-fa-zhe-men/zhi-neng-he-yue-evm/vecake-and-gauge-voting.md).

# veCAKE & Gauge Voting

## Contract info

**Contract name:** veCAKE\
**Contract address:** 0x5692DB8177a81A6c6afc8084C2976C9933EC1bAB\
[View on BscScan](https://bscscan.com/address/0x5692DB8177a81A6c6afc8084C2976C9933EC1bAB)

**Contract name:** GaugeVoting\
**Contract address:** 0xf81953dC234cdEf1D6D0d3ef61b232C6bCbF9aeF\
[View on BscScan](https://bscscan.com/token/0xffdcDD4cF85Ba1b51D7aB498208C0EC7E1910e3b)

**Contract name:** RevenueSharingPoolForCake\
**Contract address:** 0xCaF4e48a4Cb930060D0c3409F40Ae7b34d2AbE2D\
**Note:** Contract for claiming weekly revenue sharing rewards\
[View on BscScan](https://bscscan.com/address/0xCaF4e48a4Cb930060D0c3409F40Ae7b34d2AbE2D)

**Contract name:** RevenueSharingPoolForCake\
**Contract address:** 0x9cac9745731d1Cf2B483f257745A512f0938DD01\
**Note:** Contract for claiming weekly veCAKE emission rewards\
[View on BscScan](https://bscscan.com/address/0x9cac9745731d1Cf2B483f257745A512f0938DD01)

**Contract name:** RevenueSharingPoolGateway\
**Contract address:** 0x011f2a82846a4E9c62C2FC4Fd6fDbad19147D94A\
**Note:** Contract for multi claiming rewards from "RevenueSharingPool" contracts\
[View on BscScan](https://bscscan.com/address/0x011f2a82846a4E9c62C2FC4Fd6fDbad19147D94A)


---

# 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/gei-kai-fa-zhe-men/zhi-neng-he-yue-evm/vecake-and-gauge-voting.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.
