# LP Farming

{% hint style="info" %}
Please note that this page describes an old liquidity farming program that rewards LPs with $ITGR tokens. For the new LP system that distributes trading fees, please refer to [here](/size/getting-started/liquidity-provider/earning-fees.md).
{% endhint %}

## Overview

$ITGR tokens are credited pro rata per block.

Earned $ITGR tokens have a 6-mo vesting. The tokens you have earned will be linearly released to you over 6 months.

You need to stake your LP tokens to claim rewards. You can read the following documentation to learn more.

{% content-ref url="/pages/Kgh2ff1AV7zlapjWRrPC" %}
[Claim Rewards](/size/getting-started/liquidity-provider/claim-rewards.md)
{% endcontent-ref %}

## Farming Rewards

*To get the most up-to-date information, please follow our* [*twitter*](https://twitter.com/integralhq)*.*

Each liquidity pool has a fixed number of ITGR reward emissions per block. LPs are rewarded pro-rata per block based on capital provided.&#x20;

**Base rewards** are calculated and accredited in real time. LPs will be able to view their latest $ITGR balance on the Integral site next to the wallet address.

**Please note that earned $ITGR is currently only claimable on Ethereum. If you have provided liquidity to Integral's Arbitrum version, you can claim your token on Ethereum Mainnet.**

| Pool                | Weekly Farming Rewards (Unit: ITGR) |
| ------------------- | ----------------------------------- |
| ETH-USDC (Ethereum) | 0                                   |
| ETH-USDC (Arbitrum) | 0                                   |
| ETH-USDT            | 0                                   |
| USDC-USDT           | 0                                   |
| ETH-WBTC            | 0                                   |
| CVX-ETH             | 0                                   |
| SUSHI-ETH           | 0                                   |
| stETH-ETH           | 0                                   |


---

# 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.integral.link/size/token/lp-farming.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.
