# Borrowing

It is crucial to verify the presence of deposited assets serving as collateral before proceeding with any borrowing activities. The maximum borrowing capacity is determined by factors such as&#x20;

* The value of the deposited assets.
* The nature of the asset you intend to borrow against.
* The level of liquidity that is currently available.

Once you have successfully deposited your assets as collateral, navigate to the main page where you will find a selection of assets available for borrowing.&#x20;

Take your time to carefully choose the assets that best suit your borrowing needs.

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

To borrow against your asset, simply click on the "borrow" button next to the asset you have deposited. And input the amount that you would like to borrow using number input, half/max or the slider.

\
&#x20;

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

Activate E-mode to enhance LTV located in the upper right corner of the page.

<figure><img src="/files/CkpgEwQpDOGmYVYLvZdU" 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://doc.meso.finance/how-we-work/borrowing.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.
