# Using Morpho Blue Borrow

### Where to locate Morpho Blue

You can find Morpho Blue on the left navigation under Protocols and under Morpho Blue

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

#### Market Selection

Morpho Blue markets can be found on the top right, select the market you desired to load that specific market

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

#### Opening a loan

First supply the collateral asset into the market. This will enable you to open a load. You can find the collateral assets LTV on the top.

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

Once you supply your collateral you can now borrow. To borrow click the borrow button to open the panel. Enter your desired borrow ammount and submit the transaction.

<figure><img src="/files/FvzSDGSHNehhORkV6XIc" alt=""><figcaption><p>Review your Position health and projected liquidation price before borrowing.</p></figcaption></figure>

#### Strategies

The following strategies are available for Morpho Blue markets:

* Leverage
* Deleverage
* Deposit and Borrow
* Payback and Withdraw

<figure><img src="/files/kEdGtw8N5u5cY7HKWEV4" alt=""><figcaption><p>Example of a Leverage Transaction</p></figcaption></figure>

#### Learn More About Strategies:

{% embed url="<https://guides.instadapp.io/strategies/using-strategies>" %}

### Morpho Blue FAQs

<details>

<summary>What happens when I am liquidated?</summary>

On Morpho Blue if your position is undercollateralized or passed the liquidation limit, the entire balance can be liquidated. In addition, on some markets there is an additional penalty charged for being liquidated. [*Learn More on Morpho Blue Docs*](https://docs.morpho.org/concepts/morpho-blue/core-concepts/liquidation)[*: Liquidations* ](https://docs.morpho.org/concepts/morpho-blue/core-concepts/liquidation/)

</details>

<details>

<summary>Why are there multiple versions of the same market?</summary>

</details>

<details>

<summary>I am not able to see a particular market on the UI</summary>

Morpho Blue may have an unlimited number of markets the Instadapp UI may not show all the available markets. If you are looking for a particular market and would like us to add it to the UI please contact us. \
\
We recommend using [Avocado Wallet](https://guides.avocado.instadapp.io/) to be able to access Morpho on Instadapp PRO and on any UI offering Morpho Blue so can have more flexibility.

</details>


---

# 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://guides.instadapp.io/protocols/morpho-blue/using-morpho-blue-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.
