# LombardFi in a Nutshell

LombardFi is a permissionless, reputation-based liquidity protocol facilitating fixed-term borrowing of all the assets on the Ethereum network. The main actors are:

Borrowers, who can request any ERC20 token, pledge a collateral of size and type they feel comfortable with, select maturity of the debt facility, and offer a fixed rate in return. All done in a transparent and isolated manner, ultimately using one of protocol’s user-friendly interfaces. Lenders can assess the creditworthiness of the borrowers and enter the pool that offers the yield, collateralization, and duration that satisfy their risk tolerance.

LombardFi aims to bridge the gap between institutional investors, deploying sophisticated trading infrastructure and strategies on one hand, and the passive crypto investors, on another.

Ultimately, the lenders will be able to capture the rates available on the private crypto lending markets and centralized trading venues without the need to constantly monitor and rebalance their positions. Borrowers, on another hand, will be able to secure inventory in a predictable and capital-efficient manner.


---

# 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.lombard.fi/lombardfi-in-a-nutshell.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.
