> For the complete documentation index, see [llms.txt](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/how-mortgagefi-works/mortgage-borrowers/mortgage-dashboard.md).

# Mortgage dashboard

The [dashboard](https://markets.mortgagefi.app/dashboard) page displays all accounts associated with the currently connected Web3 wallet.\
\
Below provides a detailed explanation of each item within the UI. &#x20;

## Mortgage position summary list

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

<table><thead><tr><th width="96">Item #</th><th width="120.6328125">Label</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Vault</td><td>Displays the vault identifier. The first icon represents the fees<br>token and the second icon is the borrowable asset.</td></tr><tr><td>2</td><td>Loan amount</td><td>This shows the amount of asset that has been borrowed plus the deposit (eg. 0.1 cbBTC mortgage + 0.02 cbBTC deposit).</td></tr><tr><td>3</td><td>PNL</td><td>The profit and loss figure for each active position is calculated in USD. It represents the USD value of the asset position being closed with an early repayment fee (2%), taking into account any repayments paid towards the mortgage to date plus the capital required to pay down the remaining mortgage.</td></tr><tr><td>4</td><td>Remaining</td><td>Total time remaining on the term of the mortgage.</td></tr><tr><td>5</td><td>Due/Total</td><td>The due amount shows repayment required to reset the current 45 day timer back to 45 days. The due amount increases with every new block (time) in-line with the interest rate applied at the time of creating the mortgage. The total amount shows how much the user has left to pay including all future interest (interest is front loaded for this display but forgiven in the event of the user exercising the early repayment feature).</td></tr><tr><td>6</td><td>Default</td><td>The number of days the user has to make the repayment before the entire mortgage defaults and the borrowed asset n is returned to the general borrowing pool.</td></tr><tr><td>7</td><td>Expand</td><td>Expands the loan summary to provide the Mortgage detail as shown below.</td></tr><tr><td>8</td><td>Reset all Timers</td><td>Sets up a convenient transaction that merges the outstanding repayments for all active Mortgages of the currently connected wallet. This transaction will reset all 45 day timers to 0 upon completion.</td></tr></tbody></table>

## Mortgage detail

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

<table><thead><tr><th width="100.87109375">Item #</th><th width="133.359375">Label</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Loan amount</td><td>This shows the amount of asset that has been borrowed plus the deposit (eg. 0.1 cbBTC mortgage + 0.02 cbBTC deposit).</td></tr><tr><td>2</td><td>Loan value</td><td>Amount that the full position is worth in USD.</td></tr><tr><td>3</td><td>Cost to close Loan</td><td><a href="/pages/a65plCn78yX420o0KQxu">Early repayment fee</a> + outstanding principal</td></tr><tr><td>4</td><td>Interest Rate</td><td>The rate that was applied to the Mortgage upon creation dictated by the pool <a href="/pages/zVBpp1JDqWtxfKM3GVpR">utilisation curve</a></td></tr><tr><td>5</td><td>Loan Dollar value at opening</td><td>How much the position size was worth at the time of creation in USD.</td></tr><tr><td>6</td><td>Total interest to pay over the Length of the Loan</td><td>The total interest that will be paid in USD by the full loan term has completed.</td></tr><tr><td>7</td><td>Total Repaid</td><td>The total that has been repaid towards the loan in USD to date. All previous repayments combined.</td></tr><tr><td>8</td><td>Debt Remaining</td><td>The total debt remaining in USD including all interest.</td></tr><tr><td>9</td><td>Monthly Repayment Size</td><td>This is how much is due per 30 days (the full window to make repayments is 45 days). For many users having a monthly amount displayed can be useful when planning thier finances.</td></tr><tr><td>10</td><td>PNL</td><td>The profit and loss figure for each active position is calculated in USD. It represents the USD value of the asset position being closed with an early repayment fee (2%), taking into account any repayments paid towards the mortgage to date plus the capital required to pay down the remaining mortgage.</td></tr><tr><td>11</td><td>Price of Coin at Creation</td><td>This is the value of the asset in USD per unit at the time the Mortgage was created. When taking a Mortgage the user receives the protocol's internal pricing which can vary compared to the market price. If the user is receiving the Mortgage as part of a <a href="/pages/hRPieWs71Wl5ahTERnTy">Finance position</a> then they will receive the actual market value taken from a price oracle.</td></tr><tr><td>12</td><td>Loan Term</td><td>The term of the Mortgage at the time of creation.</td></tr></tbody></table>

## Fully Repay tab

The Fully Repay tab allows you to exercise the early repayment feature to settle the Mortgage and take full ownership of your assets.&#x20;

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

<table><thead><tr><th width="113.09765625">Item #</th><th width="118.8671875">Label</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Loan value</td><td>Amount that the full position is worth in USD.</td></tr><tr><td>2</td><td>Debt value</td><td>The total debt remaining in USD including all interest.</td></tr><tr><td>3</td><td>Early repay fee</td><td>2% of the outstanding principal</td></tr><tr><td>4</td><td>Settle loan for</td><td>Outstanding principal + Early repay fee</td></tr></tbody></table>

## Outstanding tab

This tab allows you to make your regular payment. Click on OUTSTANDING in the bottom right of the modal and it will populate the current amount as detailed in the statement above the modal.

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

[Introduction to Mortgage product](/mortgagefi-documentation/introduction/mortgage-product.md)\
[How it works](/mortgagefi-documentation/how-mortgagefi-works/mortgage-borrowers.md)\
[Getting started](/mortgagefi-documentation/getting-started/components/mortgage-vaults.md)\
[In depth](/mortgagefi-documentation/getting-started/components/mortgage-vaults.md)\
[Early repayment feature](/mortgagefi-documentation/how-mortgagefi-works/mortgage-borrowers/early-repayment-feature-erf.md)\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/how-mortgagefi-works/mortgage-borrowers/mortgage-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
