# ZeroLiquid Protocol

The ZeroLiquid protocol enables users to obtain self-repaying, 0% interest loans on LSD tokens without any liquidation risk.

1. A user deposits an LSD token such as stETH into ZeroLiquid. Alternatively, they can supply ETH and the protocol will convert it to the user's preferred LSD token.
2. The user can then borrow against their LSD tokens at a LTV (loan-to-value) ratio of up to 50%. Users receive the loan in zETH (ZeroLiquid's synthetic ETH). zETH is pegged to the price of ETH and can be traded in the liquidity pools created and incentivized by ZeroLiquid.&#x20;
3. The protocol periodically harvests staking rewards, which are credited on a proportional basis to users, reducing their outstanding debt.
4. Users have the option to repay any amount of their debt at any time, allowing them to reclaim their collateral. To do so, users can deposit either the LSD token they used as collateral, or zETH.&#x20;
5. Users can liquidate a portion or all of their collateral at any time.<br>

&#x20;                                                               **"User's only debt is Time."**

<br>

<figure><img src="https://2192073545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEZaJ5L9JIuCoBtnlCDCS%2Fuploads%2F1rvsnAuLEPBiyh4jXlYk%2Fzeroliquid-pitch-deck.webp?alt=media&#x26;token=9f5f4cca-9d07-4ac2-be09-1ebc05de011f" alt=""><figcaption></figcaption></figure>


---

# 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://zeroliquid.gitbook.io/zeroliquid/protocol/zeroliquid-protocol.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.
