# How to borrow?

## Borrow SOL with your NFTs

{% embed url="<https://youtu.be/-bfrzlW8o-o>" fullWidth="false" %}

### Steps

* 1\) Start on the **Dashboard** page
* 2\) Click 'borrow SOL in bulk'
* 3\) This takes you to the **Borrow** page
* 4\) Check the SOL amount you can borrow for each of your NFTs in your wallet
* 5\) Select the NFTs you want to borrow against
* 6\) Approve the transaction in wallet
* 7\) Once confirmed, the app automatically takes you to the **My loan*****s*** page
* 8\) On the **My loans** page, you can find all your active loans and history
* 9\) Don't forget to[ subscribe to notifications](/banx-protocol/how-to-borrow/tips-for-borrowers.md#subscribe-to-notifications) so you never miss important notifications such as [termination calls ](https://docs.banx.gg/banx-protocol/pages/F7Ka4o0xDRFkETCV9nS7#3.-the-lender-terminates-the-loan)
* [Keep you loans healthy](/banx-protocol/how-to-borrow/tips-for-borrowers.md#keep-your-loans-healthy) by progressively repaying your debt over time

{% hint style="info" %}
We highly recommend you to read our following sections:&#x20;

* [Detailed borrowing process](/banx-protocol/how-to-borrow/detailed-borrowing-process.md)
* [Tips for borrowers ](/banx-protocol/how-to-borrow/tips-for-borrowers.md)
  {% endhint %}


---

# 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.banx.gg/banx-protocol/how-to-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.
