> For the complete documentation index, see [llms.txt](https://solayer-labs.gitbook.io/solayer-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solayer-labs.gitbook.io/solayer-docs/community/restaking-epochs/epoch-1.md).

# Epoch 1

Epoch 1 of the Solayer launch continued the momentum built during Epoch 0, opening the doors to a broader audience and increasing the opportunities for participation.

Started on May 27th, Epoch 1 had a total value locked (TVL) cap of $50 million. This stage saw a significant increase in total depositors, reaching over 9,000 from Epoch 0 to the end of Epoch1. As of 15.06.2024, there are about $50 million locked.&#x20;

Unlike Epoch 0, there was no time limit imposed on Epoch 1, allowing participants ample time to engage with the restaking pool. However, native SOL deposits were prioritized to ensure the stability and growth of the platform. Withdrawals will be enabled starting at Epoch 3, providing participants with flexibility in managing their investments.

***

#### Permanent Referral Link

Participants who deposited 10 native SOL received a permanent referral link, granting them a significant advantage. Through this link, they could earn 10% of their referees' rewards, enhancing their potential earnings. It’s important to note that one-time use codes are disabled post Epoch 1, making the permanent referral link an exclusive benefit.

***

#### How to participate:

1. Get an invite code
2. Access[ app.solayer.org](http://app.solayer.org)
3. Follow us on socials
4. Enter invite code
5. Restake
6. Earn your permanent referral link by depositing 10 native SOL


---

# 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://solayer-labs.gitbook.io/solayer-docs/community/restaking-epochs/epoch-1.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.
