# Health Factor ⎊ Area ⎊ Resource 2

---

## What is the Metric of Health Factor?

The health factor is a critical metric used by decentralized lending protocols to assess the safety margin of a user's collateralized position. It provides a real-time indication of how close a loan is to being liquidated, with a value greater than one signifying a healthy position. A health factor of exactly one indicates that the collateral value equals the liquidation threshold.

## What is the Calculation of Health Factor?

The calculation involves comparing the total value of the collateral, adjusted by its collateral factor, against the total value of the borrowed assets plus accrued interest. The formula typically divides the collateral value by the borrowed value, where the collateral value is adjusted by the collateral factor. This calculation provides a single, quantifiable measure of risk exposure for the borrower.

## What is the Consequence of Health Factor?

When the health factor drops below one, the position becomes eligible for liquidation, where a portion of the collateral is sold to repay the debt. This automated consequence protects the protocol's solvency by ensuring that loans are closed before the collateral value falls below the outstanding debt. Monitoring the health factor is essential for borrowers to manage their risk and avoid forced liquidations.


---

## [Systemic Solvency Thresholds](https://term.greeks.live/term/systemic-solvency-thresholds/)

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Area",
            "item": "https://term.greeks.live/area/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Health Factor",
            "item": "https://term.greeks.live/area/health-factor/"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Resource 2",
            "item": "https://term.greeks.live/area/health-factor/resource/2/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "https://term.greeks.live/",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://term.greeks.live/?s=search_term_string",
        "query-input": "required name=search_term_string"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
        {
            "@type": "Question",
            "name": "What is the Metric of Health Factor?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The health factor is a critical metric used by decentralized lending protocols to assess the safety margin of a user's collateralized position. It provides a real-time indication of how close a loan is to being liquidated, with a value greater than one signifying a healthy position. A health factor of exactly one indicates that the collateral value equals the liquidation threshold."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Calculation of Health Factor?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The calculation involves comparing the total value of the collateral, adjusted by its collateral factor, against the total value of the borrowed assets plus accrued interest. The formula typically divides the collateral value by the borrowed value, where the collateral value is adjusted by the collateral factor. This calculation provides a single, quantifiable measure of risk exposure for the borrower."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Consequence of Health Factor?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "When the health factor drops below one, the position becomes eligible for liquidation, where a portion of the collateral is sold to repay the debt. This automated consequence protects the protocol's solvency by ensuring that loans are closed before the collateral value falls below the outstanding debt. Monitoring the health factor is essential for borrowers to manage their risk and avoid forced liquidations."
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "headline": "Health Factor ⎊ Area ⎊ Resource 2",
    "description": "Metric ⎊ The health factor is a critical metric used by decentralized lending protocols to assess the safety margin of a user’s collateralized position.",
    "url": "https://term.greeks.live/area/health-factor/resource/2/",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "hasPart": [
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/systemic-solvency-thresholds/",
            "headline": "Systemic Solvency Thresholds",
            "datePublished": "2026-03-11T09:56:42+00:00",
            "dateModified": "2026-03-11T09:57:38+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-stablecoin-depeg-event-liquidity-outflow-contagion-risk-assessment.jpg",
                "width": 3850,
                "height": 2166
            }
        }
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-stablecoin-depeg-event-liquidity-outflow-contagion-risk-assessment.jpg"
    }
}
```


---

**Original URL:** https://term.greeks.live/area/health-factor/resource/2/
