> 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-2.md).

# Season 2

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

## Eigenpie Points Season 2 Overview

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

* **Start Date:** August 15th, 12:00 AM UTC
* **Duration:** 6 months
* **Total Allocation:** 5% of total EGP supply will be distributed to participants
* **Earning rate:** 1 point per hour per 1 LST held

### Eigenpie Points for vlEGP holders

* vlEGP holders in a locked state will earn 1 Eigenpie Point per hour.&#x20;
* Points will be calculated retroactively from the launch of vlEGP.
* 1 vlEGP in locked state = 1 Eigenpie Point per hour.

### [EGP Airdrop Distribution (Exclusive to S2 Participants)](https://blog.eigenpiexyz.io/conclusion-of-eigenpie-points-season-2-and-commencement-of-season-3-e4f27b49faaa)

* **Total airdrop allocation:** 5% of total EGP supply to S2 point holders

**Split into two phases:**

**Phase 1**&#x20;

* Allocation: 3% of total EGP supply
* Basis: Proportional to each user’s share of Season 1 points

**Phase 2 (after S3 ends)**

* Allocation: 2% of total EGP supply
* Eligibility: Only users who earned points in Season 2
* Basis: Proportional to their **combined S2 + S3** point total


---

# 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-2.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.
