# For Stakers

## Swap

Instantly swap your favorite LST or LRTs back for ETH without having to wait for the withdrawal queue, which can be upward of 3-4 days or longer. Pay a small fee based on the amount of ETH available in the pool and the current demand for liquidity of the LST you want to swap.

## Borrow (coming soon)

Borrow ETH against your LSTs or LRTs without depeg risk while keeping exposure to your staking yield.&#x20;

LSTs provided as collateral are valued based on how much ETH is backing them, rather than a fluctuating market price. This means your position isn't exposed to price risk or oracle manipulation. In fact, as long as the interest rate is equal or lower to the staking yield, you **could never be liquidated**.


---

# 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.lpeth.xyz/overview/for-stakers.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.
