# Factor Bribes

## Overview

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

Factor Bribes enables anyone to influence the distribution of [Factor Scale](/governance/factor-scale.md) rewards through bribing [veFCTR](/governance/fctr-token.md#vefctr) holders to vote for a specified vault. By bribing Factor Scale voters, **bribers achieve greater capital efficiency as the value of the protocol rewards can potentially outweigh their initial bribe amount**. Being permissionless, Factor Bribe creates a competitive governance bribing market therefore ensuring the best rewards for Factor voters.

Factor Bribes' rewards are accumulated in a separate pool with the protocol automatically tracking the distribution of [Factor Scale votes](/governance/factor-scale.md#voting-process) to calculate the bribe rewards accumulated to a [veFCTR](/governance/fctr-token.md#vefctr) voter. Bribe rewards are distributed proportionally based on the amount of vote weight each voter allocated to a bribed vault during a specific epoch. Bribe rewards can be claimed upon the completion of the relevant Factor Scale epoch.

Through native integrations, Factor Bribes encourage further governance participation via [Factor Scale](/governance/factor-scale.md) through permissionless rewards. This not only further spurs decentralization but also strengthens the economic security of the Factor ecosystem by aligning the goals of [FCTR](/governance/fctr-token.md) voters and bribers. Factor Bribes is publicly accessible via the [Factor dapp](https://app.factor.fi/incentives/bribes).

{% hint style="info" %}
**Bribe Refund**

Do note that in the case that a bribed vault does not receive any votes within the same epoch, the briber is able to withdraw their deposited bribe amount.
{% endhint %}


---

# 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.factor.fi/governance/factor-bribe.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.
