# Borrow

## Overview

The Borrow Building Block facilitates collateralized borrowing management across multiple DeFi lending protocols by enabling users to collateralize their tokens and borrow against it in a single transaction. Through combining collateralized borrows into an automated multi-protocol strategy on Factor, borrowers maintain exposure to their collateralized token while unlocking greater capital efficiency for their strategies on [Factor Studio](https://docs.factor.fi/factor-studio/factor-studio).

With integrations across multiple lending protocols, borrowers are free to choose between their preferred protocols, tokens, and strategies without worrying about specific protocol differences. The Borrow Building Block allows borrowers 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

* **Access More Capital:** Borrow against your collateral and get access to more capital while maintaining full exposure to your token supplied. Aside from having to repay the interest, there are no restrictions on what you can do with the borrowed tokens.
* **Create Leverage:** Swap your borrowed tokens for more collateral tokens and achieve leveraged exposure to the supplied tokens. This can be repeated ad infinitum to maximize your capital efficiency.
* **Carry Trading:** Supply your borrowed tokens into a market where the supply interest is greater than the borrow interest and earn the difference in yields plus any additional supply interest on your initial lending position.

## 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 Borrows**

[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/borrow.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.
