> 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/getting-started/how-to-deposit.md).

# How to Deposit

*LETH* tokens are minted upon *deposit* and *burned* when redeemed.&#x20;

During Phase 1, loopedETH only accepts lsETH deposits. In future phases, ETH, wstETH and USDC will also be accepted as collateral.

Deposited assets are staked and deployed into "AutoLoop", loopedETH's automated looping strategy.

LETH can be minted at <https://www.stakingrewards.com/stake-app?input=ethereum-2-0>

<figure><img src="/files/oIqGuDzzOWuZYrTBeFnZ" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started/how-to-deposit.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.
