> For the complete documentation index, see [llms.txt](https://docs.fraktal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fraktal.io/fraktal-governance-token-frak/liquidity-incentives.md).

# Liquidity Incentives

Earn FRAK by adding liquidity to the FRAK-ETH pool on Uniswap and stake your UNI V2 FRAK-ETH LP Tokens. 50 FRAK will be distributed per block to liquidity providers. These liquidity rewards will last for 1 Million Blocks (\~153 days).

**Formula**

![](/files/yYahXY8lJhkA61u98WzV)

**Example**

If Alice stakes 10 LP tokens and there are a total of 5,000 LP tokens staked. She receives 0.**1** FRAK per block. Assuming an average of 6,540 Blocks per day, Alice receives 654 FRAK per day from her LP position in addition to the uniswap fees she receives in FRAK + ETH for each trade.&#x20;

![](/files/M897kBYRPpUcufXPDXqM)


---

# 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://docs.fraktal.io/fraktal-governance-token-frak/liquidity-incentives.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.
