# Lending Pools by Teller

As a **lender**, earn passive income (**interest**) alongside other lenders in a Teller Lending Pool.  Loans are over-collateralized to unique specifications per-pool and liquidations automatically go to auction to refill the pool.  That way, you choose your level of risk and reward to **make your passive capital work for you**. &#x20;

As a **borrower**, unlock liquidity from **all** of your crypto assets and use **any** coin as collateral for loans from other users.  Permissionlessly.  Liquidations are based on time, not price, so repayments are **predictable** and stress-free.

### Jump right in

<figure><img src="/files/FRUvYEzGVD96gBQm4N16" alt=""><figcaption><p>Liquidity pools page</p></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.teller.org/teller-lite/lending-pools/readme.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.
