# lpETH

## lpETH

- [lpETH: Unified Liquidity for (re)staked ETH](https://docs.lpeth.xyz/lpeth-unified-liquidity-for-re-staked-eth.md): Instantly unstake for a tiny fee. Borrow against your stake without depegs. Bribe Liquidity Providers. All staked assets, one pool to support them all. DeFi summer 2.0 is right around the corner.
- [Why lpETH](https://docs.lpeth.xyz/overview/why-lpeth.md)
- [How it works](https://docs.lpeth.xyz/overview/how-it-works.md)
- [For Stakers](https://docs.lpeth.xyz/overview/for-stakers.md)
- [For Liquidity Providers](https://docs.lpeth.xyz/overview/for-liquidity-providers.md)
- [For LST/LRT Protocols](https://docs.lpeth.xyz/overview/for-lst-lrt-protocols.md)
- [The Stake Wars](https://docs.lpeth.xyz/overview/the-stake-wars.md): Protocols battle over liquidity as a scarce resource
- [Voting Escrow](https://docs.lpeth.xyz/governance/voting-escrow.md)
- [Fee Gauges & Bribes](https://docs.lpeth.xyz/governance/fee-gauges-and-bribes.md)
- [Swap](https://docs.lpeth.xyz/products/swap.md)
- [Making a Swap](https://docs.lpeth.xyz/products/swap/making-a-swap.md)
- [Adding Liquidity](https://docs.lpeth.xyz/products/swap/adding-liquidity.md)
- [Removing Liquidity](https://docs.lpeth.xyz/products/swap/removing-liquidity.md)
- [Borrow (coming soon)](https://docs.lpeth.xyz/products/borrow-coming-soon.md)
- [Overview](https://docs.lpeth.xyz/smart-contracts/overview.md): The lpETH contracts are deployed on Ethereum mainnet.
- [LpETH docs](https://docs.lpeth.xyz/smart-contracts/lpeth-docs.md)
- [Deployed contracts](https://docs.lpeth.xyz/smart-contracts/deployed-contracts.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lpeth.xyz/lpeth-unified-liquidity-for-re-staked-eth.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.
