> For the complete documentation index, see [llms.txt](https://docs.cakepiexyz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cakepiexyz.io/the-cakepie-voting-market/add-voting-incentives.md).

# Add Voting Incentives

The Cakepie Voting Market provides a simple user interface for users or protocols to add incentives for voters.

<figure><img src="/files/k59iwGIZNqUoi6bAoZE4" alt=""><figcaption><p>Select the “Add Voting Incentives” tab to deposit your rewwards for voters</p></figcaption></figure>

## Note:

* Adding Voting Incentives is not the same as voting.
* Voting Incentives are added to incentivize vlCKP holders and veCAKE holders who allocate their votes to a certain pair.
* Each pair listed in the Cakepie Voting Market is eligible to receive incentives and voting support.
* Rewards can be added to incentivize voters on current and upcoming epochs.

***

**Operation wallet:** 0xA746B456A137Ac6acC413F3C16D3EF2eA2D0514C


---

# 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.cakepiexyz.io/the-cakepie-voting-market/add-voting-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.
