# Novation Process ⎊ Definition

**Published:** 2026-06-06
**Author:** Greeks.live
**Categories:** Definition

---

## Novation Process

The novation process is the legal or technical mechanism by which a clearinghouse steps into a trade to replace the original counterparty. In this process, the original contract between the buyer and seller is extinguished and replaced by two new contracts: one between the buyer and the clearinghouse, and another between the seller and the clearinghouse.

This effectively makes the clearinghouse the counterparty to every trade, which centralizes risk and ensures the fulfillment of obligations. Novation is essential for netting, where multiple trades between parties are consolidated to reduce the amount of capital required for settlement.

It is a fundamental feature of centralized derivatives exchanges and is increasingly being implemented in decentralized protocols. By simplifying the web of obligations, novation enhances market liquidity and efficiency.

It also allows for the effective management of default risk through centralized monitoring. The process must be clearly defined in the platform's rules and legal documentation.

It is the cornerstone of modern clearinghouse operations, ensuring that the market functions smoothly despite the volatility of the underlying assets.

- [Pattern Matching Security](https://term.greeks.live/definition/pattern-matching-security/)

- [Liability Aggregation](https://term.greeks.live/definition/liability-aggregation/)

- [Tick-to-Trade Time](https://term.greeks.live/definition/tick-to-trade-time/)

- [FIFO Queue Management](https://term.greeks.live/definition/fifo-queue-management/)

- [Netting Efficiency](https://term.greeks.live/definition/netting-efficiency/)

- [Excess Margin Accumulation](https://term.greeks.live/definition/excess-margin-accumulation/)

- [Live Trading Validation](https://term.greeks.live/definition/live-trading-validation/)

- [Market Quality Metrics](https://term.greeks.live/definition/market-quality-metrics/)

---

## 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": "Definition",
            "item": "https://term.greeks.live/definition/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Novation Process",
            "item": "https://term.greeks.live/definition/novation-process/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://term.greeks.live/definition/novation-process/"
    },
    "headline": "Novation Process ⎊ Definition",
    "description": "Meaning ⎊ The replacement of an original contract with two new contracts where a clearinghouse becomes the counterparty. ⎊ Definition",
    "url": "https://term.greeks.live/definition/novation-process/",
    "author": {
        "@type": "Person",
        "name": "Greeks.live",
        "url": "https://term.greeks.live/author/greeks-live/"
    },
    "datePublished": "2026-06-06T23:00:14+00:00",
    "dateModified": "2026-06-06T23:00:14+00:00",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "articleSection": [
        "Definition"
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-asset-collateralization-smart-contract-lockup-mechanism-for-cross-chain-interoperability.jpg",
        "caption": "A high-angle, close-up view shows a sophisticated mechanical coupling mechanism on a dark blue cylindrical rod. The structure consists of a central dark blue housing, a prominent bright green ring, and off-white interlocking clasps on either side."
    }
}
```


---

**Original URL:** https://term.greeks.live/definition/novation-process/
