> For the complete documentation index, see [llms.txt](https://docs.equilibria.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.equilibria.fi/mechanism/fees-and-rewards-distribution/reward-for-pendle-lps.md).

# Reward for Pendle LPs

Pendle LPs can receive boosted reward via depositing through Equilibria to Pendle Finance:

1. **Boosted reward from Pendle Finance** which includes Swap fees, SY rewards, PENDLE incentives and underlying assets reward.
2. **EQB and xEQB reward** will emit with PENDLE token earned:
   1. &#x20;EQB and xEQB emission ratio was 25% and 75%
   2. After [EIP-6](https://snapshot.box/#/s:eips.equilibria-xeqb.eth/proposal/0x3e20eb27f1e5cdd024418f204c00355329b2c9b9e2ef5ea4a7c9842ad144814b):
      1. EQB and xEQB emissions have been halted
3. Extra reward, any possible future reward for LPs.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.equilibria.fi/mechanism/fees-and-rewards-distribution/reward-for-pendle-lps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
