# Claim Rewards

{% hint style="info" %}
Please note that Integral is not giving out $ITGR to liquidity providers at the moment. If you provided liquidity to Integral before October 2023, please follow the guideline below to claim your token rewards.
{% endhint %}

ITGR rewards were distributed to all LPs who stake their liquidity pool tokens. Rewards are given on a pro-rata basis each block and can be claimed at any time. You can read the following documentation to learn about the ongoing rewards program.

{% content-ref url="/pages/l2rTc68sgUtPC2zIhY40" %}
[LP Farming](/size/token/lp-farming.md)
{% endcontent-ref %}

After [making a deposit on the the pool page](/size/getting-started/liquidity-provider/add-liquidity.md) and receiving LP tokens, navigate to the “Stake” tab, select the relevant pool and then stake your tokens.

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

When you select a pool to stake, click the “Stake” button. Input the amount of LP tokens you want to stake, or click Max to stake all of your available LP tokens.

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

You will need to approve the LP tokens for deposit into the staking contract. Then click “Confirm Stake” to stake your tokens.

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

Once the transaction is confirmed, you will start accruing ITGR rewards every block. You can claim your rewards at any time.

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

If you want to unstake, input the amount of LP tokens and click Unstake.


---

# 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/getting-started/liquidity-provider/claim-rewards.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.
