# Borrow

Let’s take a look at how we can borrow from the protocol:

1. On the mainnet's dashboard screen, you will find a dedicated section exclusively for borrowing. Simply click on the "Borrow" button to explore a variety of borrowing options available to you.

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

2. Simply click on the "Borrow" button to explore a variety of borrowing options available to you.

<figure><img src="/files/1e2ljwaEVYxSSVN5nec1" alt=""><figcaption></figcaption></figure>

3. Choose the collateral token, set the collateral amount, select the borrow market and enter the borrow amount.

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

4. Scroll down and click "Borrow" to complete the process.

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

4. Confirm the borrowing process by signing the transaction.

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

5. If there are no issues, then it will showcase the success notification

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

### Video tutorial

{% embed url="<https://www.youtube.com/watch?index=13&list=PLblZGyoIK7LoaODRn52pjFsqqiA46fGeg&v=0HcRVfxl-d0>" %}


---

# 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.hashstack.finance/hub/how-to-use-hashstack-v1/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.
