# Homeownership Equity

To understand Equity, we are going to take the normal home ownership model to explain it.  Let’s take a look at the Accounting Equation to start.&#x20;

<figure><img src="/files/7ftS9jtzEMZuZWoB18k7" alt=""><figcaption></figcaption></figure>

First of all, what is an asset?&#x20;

Simply, it's just anything of value that you own which has the potential to generate future economic benefits. Assets can take many forms, but in this instance we will use a property as an example.&#x20;

A liability is any debt that is owed on the asset. The most common liability for homeownership is a mortgage.&#x20;

Equity refers to the ownership value that an individual or entity holds in an asset after all debts and other obligations related to that asset have been paid off. If we want to use the Accounting Equation&#x20;

$$
Equity = Assets - Liabilities
$$

&#x20;

In the normal home equity model the individual is the stakeholder.  Let’s take this model from above and apply it to an individual purchasing a $500,000 home.  The individual has $200,000 to put down on the purchase of the home, so a $300,000 mortgage is taken out.&#x20;

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


---

# 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://userdocs.tadaima.finance/financials-of-co-owning/homeownership-equity.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.
