> For the complete documentation index, see [llms.txt](https://docs.elron.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elron.io/tokenomics/lp-rewards.md).

# LP Rewards

#### LIQUIDITY POOL STAKING REWARD - 2,000,000 ELRON

ELRON LP providers will have an option to stake their LP tokens and be rewarded with more ELRON tokens. LP reward will be distributed every quarter.

<table><thead><tr><th width="450" align="center">ELRON LIQUIDITY POOL STAKING REWARD</th><th>TOTAL REWARD</th></tr></thead><tbody><tr><td align="center">Initial Reward</td><td>200,000</td></tr><tr><td align="center">Every Quarter Year 1 to Year 3</td><td>150,000</td></tr></tbody></table>

The purpose of the Liquidity Pool Staking reward is a unique strategy to support our community by giving additional incentive to support our LP providers to earn additional ELRON tokens.\
\
PancakeSwap link to provide Liquidity  : <https://pancakeswap.finance/add/0x55d398326f99059ff775485246999027b3197955/0xf17f7827403c166fda782ceb17b29900d1a2ad15>\
\
LP Token Address: 0xF45e5C487cc3f7B77B328b3F460169DB628feb8E


---

# 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.elron.io/tokenomics/lp-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.
