# Navigating the Borrow Page

## Borrow Funds

To borrow funds from a pool, simply click on your desired pool, if the terms are acceptable, fill in the "Collateral" to deposit with your desired collateral, or enter the exact amount of lend funds you wish to borrow.&#x20;

<figure><img src="/files/3mnE3B9Ug3EW77Ei9Ynd" alt=""><figcaption><p>Borrow Funds widget (in red box outline)</p></figcaption></figure>

## Find Specific Pools

The lending platform provides borrowers with a variety of options to discover their preferred pools. You have the flexibility to select the exact token types you wish to borrow, search for pools based on their expiration dates and funding status, and explore many other filtering capabilities.

<figure><img src="/files/gsaaWjE4ejoCeowvyvMI" alt=""><figcaption><p>Pool Filters (in red box outline)</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.vendor.finance/overview/vendor-finance-v2/how-tos/lender-first-pool/navigating-the-borrow-page.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.
