# Multi Borrow

## Overview

<figure><img src="/files/AocuKki86jl1m39UnCWd" alt=""><figcaption></figcaption></figure>

Borrow as many different tokens as needed against newly added collateral in a single transaction. Diversify your borrow interest and get access to more borrowing markets in a single multi-token strategy.

## Potential Alpha

* **Diversify Token Borrow Interest:** Spread your single token borrows into multiple markets and diversify your borrow interest and market risks.
* **Diversify Strategy Borrow Interest:** Borrow various tokens from different markets and diversify your borrow interest.

## Strategy Building Blocks

{% hint style="success" %}
The building block order mirrors the Factor Studio UI and can be expanded for further strategy details and parameters.
{% endhint %}

<details>

<summary><a href="/pages/UepWg5Va5ZlHwg1pZWqL"><strong>Lend</strong></a></summary>

* Lend the asset token to the target lending pool.

</details>

<details>

<summary><a href="/pages/E6WYYQYrQQUDQZyOmLrT"><strong>Borrow</strong></a></summary>

* Select the token to borrow.
* Input a borrow amount which includes a buffer for any price fluctuations. This includes the value of any remaining borrows utilizing the same collateral.

</details>

<details>

<summary><a href="/pages/E6WYYQYrQQUDQZyOmLrT"><strong>Borrow</strong></a></summary>

* Select another token to borrow.
* Input a borrow amount which includes a buffer for any price fluctuations. This includes the value of any remaining borrows utilizing the same collateral.

</details>

## Example

<figure><img src="/files/lHg1lsosIx44b9ySRNPU" 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.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/multi-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.
