> 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/italian/benvenuto-su-pancakeswap/vecake-sunset/bribes-vote-incentives.md).

# Bribes (Incentivi di Voto)

<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>

Oltre a guadagnare CAKE tramite i nostri [pool di ricompense CAKE](/italian/benvenuto-su-pancakeswap/vecake-sunset/archive-vecake/earn-cake-weekly.md) settimanali, i detentori di veCAKE possono votare per i gauge per riscuotere bribe dai mercati di bribe esterni. Questi bribe vengono solitamente inviati da team di progetti esterni su alcuni dei nostri [veCAKE Manager](/italian/benvenuto-su-pancakeswap/vecake-sunset/archive-vecake/vecake-managers.md).

Questo rappresenta una fonte di rendimento aggiuntiva per i detentori di veCAKE e diversifica anche i tipi di token che ricevono come rendimento.

Esistono due tipi di mercati di bribe:

1. I mercati di bribe primari consentono ai progetti di inviare bribe per ricompensare i **detentori di veCAKE** che votano per i gauge desiderati.
2. I mercati di bribe secondari consentono ai progetti di inviare bribe per ricompensare i **detentori di token di un progetto derivato** (es. vlCKP di Cakepie) che votano per i gauge desiderati. Il protocollo in questione (es. Cakepie) voterà quindi per i gauge con i propri veCAKE, in base al risultato del voto dei propri detentori di token.

Attualmente abbiamo due mercati di bribe primari dove i detentori di veCAKE possono votare per i gauge e riscuotere bribe dai team esterni:

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

I detentori di veCAKE dovrebbero visitare regolarmente questi mercati di bribe e votare per i gauge che possono aiutare a ottimizzare il loro rendimento su veCAKE.


---

# 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/italian/benvenuto-su-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.
