# Lend

## Overview

The Lend Building Block facilitates collateralized lending management across multiple DeFi lending protocols. By facilitating easy deposits into lending pools as part of an automated multi-protocol strategy, the Lend Building Block enables depositors to earn lending interest while getting access to collateralized borrowing. This means even greater capital efficiency for strategies built on Factor Studio.

With integrations across multiple lending protocols, lenders are free to choose between their preferred protocols, tokens, and strategies without worrying about specific protocol differences. The Lend Building Block allows lenders to easily access more liquidity while offsetting the opportunity costs of [HODL](https://www.investopedia.com/terms/h/hodl.asp)ing their favourite tokens.

## Features

* **Earn Supply Interest:** Deposit your tokens into a lending pool and start earning a supply interest which is paid by borrowers of your tokens. The interest earned is dynamic and responds to the market in real time. The greater the demand, the higher the lending pool utilization, and the higher the supply interest.
* **Capital Access & Efficiency:** By pledging your lent tokens as collateral, you also have the option to borrow against it thereby unlocking more capital that can be used for other purposes.
* **Maintain Token Exposure:** Continue maintaining full exposure to your token as you earn supply interest or borrow against it.

## Integrations

Factor has integrated with leading lending protocols, offering a broad spectrum of possibilities for your strategies.

* [Aave](https://aave.com/)
* [Compound](https://compound.finance/)
* [Silo](https://www.silo.finance/)

Visit our [**Factor Discover**](https://app.factor.fi/discover) page to see the latest leverage strategies.

{% hint style="success" %}
**Don't Limit Your Strategies To Just Lending**

[Factor Studio](https://docs.factor.fi/factor-studio/factor-studio) enables different [Building Blocks](https://docs.factor.fi/factor-building-blocks/factor-building-blocks) to be mixed-and-matched thereby facilitating multi-step strategies which span across the whole DeFi ecosystem.

Please refer to [Supported Protocols](https://docs.factor.fi/getting-started/supported-protocols) to view the full list of DeFi protocols which have been integrated with [Factor Studio](https://docs.factor.fi/factor-studio/factor-studio).
{% 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.factor.fi/factor-building-blocks/lend.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.
