# Mortgages & Liens

Liens and mortgages emerged as financial tools related to property ownership, allowing lenders to secure their interests when loaning money for real estate or other valuable assets.

### How Did Liens and Mortgages Come Into Existence?

As property ownership became formalized through **titles** and **deeds**, people needed ways to **borrow money using property as collateral**. This led to the development of **liens** and **mortgages**, which ensure lenders can recover their money if a borrower fails to repay.

1. **Liens** evolved as a legal mechanism that allows creditors to claim a right over property if debts go unpaid. This ensures people and businesses can recover money owed to them.
2. **Mortgages** were created as a specific type of lien where lenders (like banks) provide large sums of money to buy property while holding the property as collateral.

### How Liens Work

A **lien** is a legal claim against a property due to an unpaid debt. It does not transfer ownership but can restrict the owner from selling or refinancing until the debt is paid.

**Types of Liens:**

* **Mortgage Lien** – The bank places a lien on a home when issuing a mortgage loan.
* **Mechanic’s Lien** – A contractor who hasn’t been paid for work done on a house can file a lien against the property.
* **Tax Lien** – The government can place a lien if property taxes are unpaid.
* **Judgment Lien** – A court-ordered lien due to unpaid debts, lawsuits, or legal judgments.

If the lien remains unpaid, the creditor can force a sale of the property to recover the debt.

### How Mortgages Work

A **mortgage** is a loan used to buy property, where the property itself serves as collateral. The lender holds a **mortgage lien** until the borrower repays the loan in full.

**How It Works Step-by-Step:**

1. **Homebuyer Takes a Loan** – A bank lends money to purchase a house.
2. **Lender Holds a Lien on the Property** – Until the loan is fully repaid, the bank has a legal claim on the home.
3. **Borrower Makes Monthly Payments** – Payments cover principal (the original loan amount) and interest.
4. **Once Paid Off, the Lien is Released** – After full repayment, the homeowner receives a clear title, meaning no liens exist.

**What Happens If You Don’t Pay?**

If a homeowner fails to make mortgage payments, the lender can foreclose, meaning they seize and sell the property to recover their money.

### Key Differences Between Liens and Mortgages

| Feature             | Lien                                           | Mortgage                                    |
| ------------------- | ---------------------------------------------- | ------------------------------------------- |
| **Definition**      | Legal claim against a property for unpaid debt | A specific type of lien used for home loans |
| Ownership Transfer? | No, the owner keeps the title                  | No, but lender can foreclose if unpaid      |
| Who Files It?       | Creditors, government, contractors, etc.       | Lenders (banks, financial institutions)     |
| When Does It End?   | When the debt is paid                          | When the mortgage is fully repaid           |

#### Final Thoughts

Liens and mortgages exist to protect lenders and creditors when money is loaned or debts go unpaid.

* **Mortgages allow people to buy homes with borrowed money while using the house as collateral.**
* **Liens ensure unpaid debts can be collected, often restricting sales or transfers of property until resolved.** Understanding these concepts helps homeowners and buyers make informed financial decisions when dealing with property!


---

# 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/appendix/real-estate-concepts/mortgages-and-liens.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.
