> For the complete documentation index, see [llms.txt](https://layerless.gitbook.io/layerless/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://layerless.gitbook.io/layerless/introduction.md).

# Introduction

**Welcome to Layerless - the Omnichain Liquid Restaking protocol.**

We're Keeping your EigenLayer deposits liquid and usable beyond Ethereum using LayerZero.

### How Layerless works?

1. A user restakes LSTs on EigenLayer via Layerless.
2. The user receives LRTs (Liquid Restaked Tokens) **that represent the user's EigenLayer Strategy shares.**
3. This LRT is fully liquid and technically usable in third-party DeFi protocols.
4. Using LayerZero, we're making our [LRTs Omnichain](/layerless/lrts/omnichain-lrts.md) - transferable, usable, and composable beyond Ethereum.
5. Our Omnichain [LRTs are Reward-bearing](/layerless/lrts/reward-bearing-lrts.md). If you buy the LRT on AMM like Uniswap (on any supported chain, for example, Arbitrum), you'll still be eligible to not only unstaking an LST but also to claim all EigenLayer restaking rewards generated while you were the LRT Holder. In simple terms, holding Layerless LRT is equivalent to being a restaker (you own the underlying LST and the restaking rewards it's generating). It also provides Layerless restakers access to instant liquidity (no EigenLayer withdrawal delay).
6. Layerless LRTs are fully composable. Even if you lock your LRT in a third-party contract (e.g. being an LP, or using it as collateral in a lending protocol), you're still considered the LRT owner eligible for the restaking rewards it has generated while it was locked ([LRT's Superposition](/layerless/lrts/superposition-lrts.md)).


---

# 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://layerless.gitbook.io/layerless/introduction.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.
