# Bribes

Bribes are a new concept layer to the gauge model. This opens up an additional revenue stream for inSPIRIT holders by virtue of "external protocol incentives".&#x20;

The gauge model effectively puts control of emission incentives in the hands of inSPIRIT holders. This means if a protocol wants to deepen their liquidity, they want to ensure their "farm / gauge" is adequately incentivized with SPIRIT emissions in order to attract said "liquidity" to "farm" those emissions. How do they do this ? \
\
**BRIBES.**&#x20;

A bribing protocol will offer inSPIRIT holders a reward or "bribe" to vote on their gauge for that weeks coming epoch. The more votes a gauge receives, the more emissions that gauge gets allocated, thus the higher the likelihood is that yield farmers will support that pool with their liquidity (liquidity deepened, mission accomplished 👍).&#x20;

By way of bribes, inSPIRIT holders are given yet another earning potential to balance to "opportunity cost".&#x20;

Any bribes an inSPIRIT holder participates in, can be claimed at the end of each epoch via the "claim bribe and vote rewards" button on the inSPIRIT tab.

&#x20;   &#x20;

![Claim bribes button as displayed in the inSPIRIT tab. ](/files/eLRCnx7mXoi8rnmipyT8)

Each week, inSPIRIT holders can review all bribes available within the inSPIRIT tab prior to voting on the weekly gauge emissions. Currently this is displayed by calculating the value of each bribe per 10,000 inSPIRIT held. &#x20;

For convenience and to maximize the potential of inSPIRIT strategies, users can also opt to filter their weekly inSPIRIT votes to display only protocols who are offering bribes.&#x20;

![Bribe display in V2 inSPIRIT tab. ](/files/wviXmwhwFlot5CnkfTQT)


---

# 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.silverswap.io/spiritswap-v3/tokenomics/inspirit/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.
