# How to take a Mortgage

[Connect your wallet](/mortgagefi-documentation/getting-started/tutorials-step-by-step/connect-your-wallet.md)\
\
Go to the [markets](https://markets.mortgagefi.app/) page

<mark style="color:orange;">(i)</mark> Review how much is available to Mortgage

<mark style="color:orange;">(ii)</mark> Check the current price of the asset

This is often different to the current market price due to MortgageFi’s internal pricing mechanism

<mark style="color:orange;">(iii)</mark>Click on the Mortgage button

<div align="left"><figure><img src="/files/PmkiGP8sSVa1uvvsRB8l" alt="" width="375"><figcaption></figcaption></figure></div>

Once the mortgage page opens you’ll be presented with themortgage creation modal.

<mark style="color:orange;">(i)</mark> Enter the amount you would like to mortgage into the input box

Ensure you have enough fundsin your wallet to cover the deposit/down payment indicated directly below the input box (example shown WETH)

<mark style="color:orange;">(ii)</mark> Select the loan term in years ranging from 1-30 years

<mark style="color:orange;">(iii)</mark> Check you are comfortable with the monthly instalments

If regular payments are not made your loan with defaultand you will lose your deposit plus any

repayments you’ve made

<mark style="color:orange;">(iv)</mark> Double check the deposit/downpayment requirements

<mark style="color:orange;">(v)</mark> Check you are comfortable with the fixed interest rate you will pay ranging from 11-100% depending on the current [pool utilisation](/mortgagefi-documentation/getting-started/components/mortgage-vaults.md)

<mark style="color:orange;">(vi)</mark> Check the price you are mortgaging the asset for, set by MortgageFi’s internal pricing mechanism

<mark style="color:orange;">(vii)</mark> Check the total amount repayable if you take the loan over the full term if you do not use the early repayment option. Early repayment&#x20;will lower the total interest you pay proportionately.

<mark style="color:orange;">(viii)</mark> To create the Mortgage click Create loan.

<div align="left"><figure><img src="/files/3a7WRLcRlZcW2cbHI9Uf" alt="" width="375"><figcaption></figcaption></figure></div>

The transaction modal will appear in conjunction with your Web3 wallet will and include an approval followed by thetransfer of your deposit

<div align="left"><figure><img src="/files/95ATEge4QAufLkFDgX3H" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://mortgagefi-docs.gitbook.io/mortgagefi-documentation/getting-started/tutorials-step-by-step/how-to-take-a-mortgage.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.
