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

# Season 4

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

## Eigenpie Points Season 4 Overview

### [Program Duration and Allocation](https://blog.eigenpiexyz.io/conclusion-of-eigenpie-points-season-3-and-commencement-of-season-4-6ce6b07c75ec)

* Start Date: August 15th, 12:00 AM UTC
* Duration: 6 months
* Allocation: 2% of total EGP supply distributed to S4 participants
* Reward Structure: mRED has been included in Season 4. Points accumulated through LRT positions, restaker boosts, and DeFi opportunities remain unchanged from Season 3.

### Eigenpie Points for vlEGP Holders

* vlEGP holders in a locked state will earn 1 Eigenpie Point per hour.
* 1 vlEGP in locked state = 1 Eigenpie Point per hour.

### Season 4 Details

1\. egETH Pool Boost Adjustment

* Boost Rate: 1x
* Purpose: Standardizes reward distribution for egETH pool participants.

2\. DeFi Integration Pool Boost

* Boost Rate: 2x
* Applies To: All DeFi integration pools
* Purpose: Enhances incentives for providing liquidity to strategic partners.

3\. EIGEN Delegation Pool Removal

* Change: Point rewards for the EIGEN delegation pool are removed.
* Purpose: Streamlines reward structure.

4\. mEIGEN Pool Rewards

* Earning Rate: 0.01 points per hour per mEIGEN held
* Purpose: Provides consistent reward opportunities for mEIGEN holders.

5\. mRED Pool Rewards

* Earning Rate: 0.005 points per hour per mRED held
* Purpose: Maximize reward opportunities for mRED holders.

### Season 4 Vesting and Next Steps

* Season 4 airdrop distribution will be finalized at the end of the season.
* Vesting schedule details will be announced closer to the distribution date.
* Points accumulation runs from August 15th, 00:00 UTC, for 6 months.
* Users maintaining LRT positions continue to earn points automatically.


---

# 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.eigenpiexyz.io/eigenpie-points/season-4.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.
