# Clearing is a Secret Sauce

Crypto Derivatives missing entire category of infrastructure. Its volume should be 5-10x larger than they are today. The scale of clearing is difficult to comprehend.

### **Clearing is what happens between a trade and its settlement.**

It the amount of money and assets move to the right parties, at the right time — without counterparty risk.

| In TradiFi                                                                                                                                                          | In DeFi                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **clearinghouses** do this process. They calculate margin, net risk across positions, and handle collateral, settlement, and liquidation — so trades don’t default. | It’s invisible, but critical. It's largely missing. Without clearing, DeFi trading is overcollateralized, fragmented, and inefficient. With it, we unlock the next $35T opportunity. |

**Pascal is the first on-chain clearing protocol** designed to bring that same infrastructure — margining, risk offset, and settlement — fully on-chain, composable, and trustless.

Want to understand clearing at its foundation? [Read the Investopedia Guide](https://www.investopedia.com/terms/c/clearing.asp)


---

# 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://docs.pascalprotocol.com/clearing-is-a-secret-sauce.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.
