# How to Borrow Funds

### How do I borrow funds?

* After connecting your wallet, select **New Loan.**<br>

  <figure><img src="/files/7LJLdnNcnVcLZUs655Lf" alt=""><figcaption></figcaption></figure>
* Select the collateral you wish to deposit to secure your loan.<br>

  <figure><img src="/files/IlQ5BFNyjM0hoXVIbZhq" alt=""><figcaption></figcaption></figure>
* Enter the amount of collateral to deposit and the amount of ETH you wish to borrow<br>

  <figure><img src="/files/9mOtVLy2bmVzKWzx9FGV" alt=""><figcaption></figcaption></figure>
* Verify the details of your loan's LTV and estimated weekly fees are correct and select **Create Loan** to deposit your collateral and secure a loan of ETH to your walle&#x74;**.**<br>

  <figure><img src="/files/3wVhZxVAWo3NPWkpAQE5" 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.hyperbolicprotocol.com/borrowing/how-to-borrow-funds.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.
