# Borrow

Root Finance provides a streamlined and transparent process for leveraging assets as collateral to borrow supported cryptocurrencies, offering a strategic approach to accessing liquidity without selling investments. Here’s how it works:

1. **Supply Assets**: Deposit assets into Root Finance that you wish to use as collateral.
2. **Loan-to-Value (LTV) Ratios**: Each asset comes with a specific LTV ratio, determining the maximum amount you can borrow against it. Your overall borrowing capacity is the average of the LTV ratios of the assets you’ve used as collateral, based on their respective values.
3. **Borrowing**: With your collateral set and borrowing limit defined, you can choose to take out a loan in any of the supported cryptocurrencies up to this limit.
4. **Risk Management**: It’s essential to monitor the market value of your collateral and the amount borrowed to maintain a healthy financial position and avoid liquidation.

**ASSETS AVAILABLE FOR BORROW**

* WBTC
* ETH
* XRD
* USDC
* USDT
* LSULP

<figure><img src="/files/8frrZDo6IZsaex6W3dRn" 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.rootfinance.xyz/user-guide/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.
