# LENDING

Lenders discover and supply liquidity to **UBKLiquidityPool** contracts, to earn structurally non-negative, market-driven yield.

Lender yield is generated by fixed-rate, term-bound loans to overcollateralized borrowers.

Lenders can withdraw their funds including accrued interest from a **UBKLiquidityPool** contract at any time, subject only to available liquidity.

When borrowing demand increases, lenders earn higher returns.

<figure><img src="/files/KVJC9Yz78hFojWKnE14V" 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://docs.unbrk.xyz/user/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.
