# Bribes

#### What Are Bribes?

Bribes are additional rewards offered by any user or project to incentivize votes toward a specific pool in the gauges system. They act as bonuses on top of the standard rewards.

<figure><img src="/files/Fak3nBLstJIkaaZo5HLc" alt=""><figcaption></figcaption></figure>

#### How It Works:

1. **Choose a Pool**: Select the liquidity pool to target.
2. **Choose a Token**: Any token can be used (not limited to pool tokens).
3. **Lock Bribe**: Deposit tokens into the bribe contract before the epoch.
4. **Distribute**: At the end of the vote, bribes are distributed to voters of that pool, proportionally to their voting power.

Bribes align external interests with the protocol’s incentive layer, allowing:

* Projects to bootstrap liquidity.
* veVOLT holders to earn more.
* Governance to be market-responsive and dynamic.

{% embed url="<https://youtu.be/bmRCwfTZkOY>" %}


---

# 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.voltage.finance/voltage/the-platform/yield-farming/bribes.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.
