> For the complete documentation index, see [llms.txt](https://keller-finance.gitbook.io/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://keller-finance.gitbook.io/documents/protocol-overview/tokenomics/lock-and-govearn.md).

# Lock & GovEarn

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

## What's Lock & GovEarn?

"Lock & GovEarn" is the coined term for the cycle any DeFi participant can undertake to establish and expand an additional income stream using Keller.

### How does it works?

1. Stake in any LP to earn KELL emissions.
2. Lock KELL to get veKELL.
3. Use veKELL to vote for gauges and govern over the KELL emissions distribution.
4. Claim all your rewards:
   * Emissions = KELL.
   * Rebase = KELL.
   * Bribes = KELL, Stables, Blue Chips or Partner tokens (depending on how you vote).
   * Trading Fees = KELL, Stables, Blue Chips or Partner tokens (depending on how you vote).
5. Use the KELL earned to repeat STEP 1 and grow your veKELLs balances before voting again.&#x20;

Engaging in this process will augment your voting power after each epoch, subsequently influencing the amount of rewards you will earn in the following epoch.

{% hint style="warning" %}
*Make sure to participate in staking in any Liquidity Pool (LP) to secure KELL emissions.*
{% endhint %}

### So where is my additional income stream?

This is generated through the flow of stablecoins, blue chips, and partner tokens that you'll earn by actively participating in governance each week.

{% hint style="warning" %}
*Remember to cast your votes for LPs composed of these tokens to earn their trading fees or vote for those that offer bribes with them.*
{% endhint %}

Since the inception of Solidly, and later with Velodrome as well, DeFi participants have devised various strategies to leverage the additional income stream generated by this model.


---

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

```
GET https://keller-finance.gitbook.io/documents/protocol-overview/tokenomics/lock-and-govearn.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.
