> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pylon.mortgage/llms.txt
> Use this file to discover all available pages before exploring further.

# Debt Service Coverage Ratio (DSCR)

> Understanding DSCR - a metric for investment property qualification

**Debt Service Coverage Ratio (DSCR)** is a critical qualification metric used primarily for investment property and commercial real estate loans. Unlike [DTI](/entity-models/key-concepts/dti), which focuses on the borrower's personal income and debt, DSCR evaluates the property's ability to generate sufficient rental income to cover its mortgage payment and operating expenses.

DSCR is particularly important for investment property lending because these loans are typically underwritten based on the property's income-generating ability rather than the borrower's personal income. This approach recognizes that investment properties should be self-sustaining and not rely on the borrower's personal income to make payments. A strong DSCR indicates that the property can generate enough income to comfortably cover its debt obligations, reducing the risk of default.

## Calculation

```
DSCR = (Net Rental Income) / (Monthly Mortgage Payment)
```

**Net Rental Income** is calculated by taking the gross rental income (the total rent the property generates) and subtracting all operating expenses. These expenses include property management fees, maintenance and repairs, vacancy allowances (typically 5-10% of gross income to account for periods when the property is unoccupied), property taxes, insurance, HOA fees, and other ongoing costs necessary to operate the property.

The monthly mortgage payment includes principal, interest, taxes, insurance, and association fees ([PITIA](/entity-models/key-concepts/piti)) for the investment property. The resulting ratio indicates how many times the net rental income covers the mortgage payment, with higher ratios indicating stronger cash flow and lower risk.

## DSCR requirements and interpretation

Most lenders require a minimum DSCR of 1.20 to 1.25 for investment properties, meaning the property must generate net rental income that is 20-25% greater than the mortgage payment. This cushion provides protection against income fluctuations, unexpected expenses, and market changes.

A **DSCR greater than 1.0** indicates that the property generates more net income than required to cover the mortgage payment, providing positive cash flow. A **DSCR less than 1.0** means the property doesn't generate enough income to cover its payment, requiring the borrower to supplement payments from other income sources, which increases risk for the lender. Higher DSCR ratios (1.5, 2.0, or higher) indicate very strong cash flow and may qualify for better loan terms or higher loan amounts.

## Related concepts

* [Debt-to-Income (DTI)](/entity-models/key-concepts/dti) - Personal income qualification metric
* [Incomes](/entity-models/incomes) - How rental income is tracked
* [Loan](/entity-models/loan) - Investment property loan structures
