# Integrated Lending

Lore features an integrated lending market, automatically making collateral available to borrow externally. This facilitates a constant, integrated yield source for Lore and loreUSD.

When collateral is deposited into Lore to mint loreUSD, it is made available on the Lore lending platform to earn interest from market participants seeking to borrow volatile assets.

Borrowing from the lending protocol requires collateral and Lore facilitates liquidations to protect the collateral of loreUSD and Lore users.

One potential drawback is that if lending protocol utilization is high, loreUSD borrowers who repay their debts may not be able to withdraw their collateral for short periods of time. This is managed by maintaining a reserve within Lore (<100% allocation to the lending market) and further offset by the high interest rates associated with high utilization and is typically mitigated by yield-seekers depositing into the lending platform, or borrowers repaying their high-interest loans, making collateral available.

{% hint style="info" %}
If you have questions, please reach out to the Lore team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% endhint %}


---

# 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.lore.finance/lore-cdp/integrated-lending.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.
