> For the complete documentation index, see [llms.txt](https://docs.loopedeth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loopedeth.com/how-leth-works.md).

# How LETH works

<figure><img src="/files/7TohvcysflA6HXu2AXNO" alt=""><figcaption></figcaption></figure>

Example:

1. A whitelisted user deposits 200 ETH and receives \~200 newly-minted *LETH* in return, minus the gas & execution fees to execute the transaction.
2. Slippage & execution fees are included in the price when **minting** & **redeeming**. loopedETH earns no profit from the **minting** or **redeeming of** *LETH*.
3. The Risk Curator oversees [AutoLoop](https://docs.loopedhype.com/technical-architecture/autoloop), which stakes the underlying ETH into a Liquid Staking Protocol (i.e Liquid Collective), receives lsETH, then supplies it to a decentralized lending protocol, borrows ETH against lsETH, and stakes ETH again. This strategy is recursively executed up to 15x.
4. The Risk Curator calibrates [AutoLoop](https://docs.loopedhype.com/technical-architecture/autoloop) to rebalance the position daily. Based on the current market conditions, the multiplier is adjusted for the most efficient and safest looping strategy.&#x20;

→ Learn more about AutoLoop

→ Read LETH's Security & Risk Framework &#x20;

&#x20;<br>


---

# 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://docs.loopedeth.com/how-leth-works.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.
