# How to give VEV

### Protocol and liquidity providers

If you are a protocol or LP who wants to incentivize IDLE stakers to vote on a specific liquidity gauge, here’s how you can do that on [Hidden Hand](https://hiddenhand.finance/idlefinance):&#x20;

* Visit the Idle's page on Hidden Hand at <https://hiddenhand.finance/idlefinance> and decide the liquidity gauge for which you want to distribute VEV. Click on *Add Bribe*

<figure><img src="https://lh5.googleusercontent.com/zy5RemcQvdPJNNyb3gWtus1lMHw3xC0evTMcdFi1Bkv-42jOKI_BxXF8-uCnKZsk-AlhRwLDIturHjSX2MR-iP9MVpbuigFNaBeNtFOmNFY792MdAxmr4_SqEi0xTkVw2E9zyDO2U9Wsz7Lcs7AG3zu_ey7Awvbp7LD4pnw3kF7CDIirV0AX1TLdsQ" alt=""><figcaption></figcaption></figure>

* Choose the reward token distributed to those who vote for the selected liquidity gauge

![](https://lh4.googleusercontent.com/T1lFD00UeiTa7JCSCi9I2WAk8pnCPIjbV1J2-7xELRYys-oOzWvm0_MV8plD4TpfdSMBebSKhl0o7OGnaCOZ3p71IsFADyoGxaZ3BenIW7BfWIEhk8xlmJ29PmwqWzDh3jEicYy3chgcgP-Xh-o3QQLCqH2EzxagddojCw-R2vPqUGNkIClog0YBbA)

* Select the amount of the reward token, then click on *Approve tokens.* After the approval transaction is confirmed, you’ll need to click on *Deposit tokens* as you did already in the step of the tokens approval

![](https://lh5.googleusercontent.com/D-zgsAmzsgjV-GtFbi2Ria-en0cDfslI2LGiL9b7xZaB3uVFyCJpXLLPbQQh4E-9JNlb6RcNRpJ7F2soTqyykRZAAZDCjp0GWHdnMr9TqNCYmCDk3_KGv-GEP1MP1T5hP2Pa8U8TVlXMJVr2WtCrjdN7tVDjaldLTlFAAfDYw2G2TWlyqFg4WGHW1w)

* Done. You have deposited your bid, which will be distributed to all IDLE stakers who vote on the reward distribution in the selected liquidity gauge.


---

# 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.idle.finance/governance/idle-staking/guides/how-to-give-vev.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.
