# Borrow

- [How to Borrow](https://docs.primefi.xyz/borrow/how-to-borrow.md): Maximize the potential of your capital
- [Borrowing Eligibility](https://docs.primefi.xyz/borrow/borrowing-eligibility.md)
- [How to Take Out a Loan](https://docs.primefi.xyz/borrow/how-to-borrow-1.md): Maximize the potential of your capital
- [Cross-Chain Collateral & Omnichain Loans](https://docs.primefi.xyz/borrow/borrowing-eligibility-1.md)
- [Health Factor](https://docs.primefi.xyz/borrow/health-factor.md): Safeguarding Your Investments from Liquidation
- [Loan Repayment](https://docs.primefi.xyz/borrow/loan-repayment.md)
- [Liquidations](https://docs.primefi.xyz/borrow/liquidations.md)
- [Flash Loans](https://docs.primefi.xyz/borrow/flash-loans.md): Available on Mainnet
- [Interest Rate Model](https://docs.primefi.xyz/borrow/insterest-rate-model.md): Managing liquidity risk through PrimeFi's borrow interest rate model
- [vdTokens](https://docs.primefi.xyz/borrow/vdtokens.md)
- [Contract Addresses](https://docs.primefi.xyz/borrow/vdtokens/contract-addresses.md)


---

# 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.primefi.xyz/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.
