# Referral

## [**Refer and Earn More**](https://blog.eigenpiexyz.io/eigenpies-point-system-and-low-fdv-ido-b75678bad213) <a href="#id-40aa" id="id-40aa"></a>

Early depositors on Eigenpie have the opportunity to participate in our early access campaign and refer their friends. **By referring others, depositors can earn additional points proportional to the points accumulated by their referees**. For each point a referee accumulates, the referrer will earn 0.1 points at the end of each hour.

Referrers and referees form a group that can be expanded by adding more referrals from the group participants.

## **Group constitution example:** <a href="#a953" id="a953"></a>

A refers B, A refers D

B refers C

**A, B, C, and D will be in the same group.**

E refers F

F refers G

**E, F, and G will be in the same group.**

If a group surpasses a certain amount of Liquid Staking ETH deposits (as specified below), a point multiplier will be activated for each group member based on their group bracket.

## **Here are the group point multiplier brackets:** <a href="#id-0639" id="id-0639"></a>

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

Basically If a group surpasses 1000 ETH LSTs, then all users in this group will accumulate 1.6 points per hour per LST they deposit.

## **Example:** <a href="#id-8004" id="id-8004"></a>

**At 12 pm:**

User **A** deposits **20 ETH** to Eigenpie.

**At 5 pm:**

**User A**: Accumulates **20 \* 5 = 100** points

**User B:** Deposits **20 ETH**

**At 7 pm:**

**User B:** Accumulates **20 \* 2 = 40** points

**User A:** Accumulates **100 + 20 \* 2 = 140** points; also, **40 \* 0.1 = 4** points come from the **referral of User B**. In total, **140 + 4 = 144** points were accumulated by **User A.**

## Table of Accumulated Points for User A: <a href="#id-0376" id="id-0376"></a>

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


---

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