> For the complete documentation index, see [llms.txt](https://docs.foresure.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foresure.xyz/chapter-1-the-epistemological-crisis-and-the-financialization-of-truth/1.2-the-genealogy-of-market-failure-from-intrade-to-the-present.md).

# 1.2 The Genealogy of Market Failure: From Intrade to the Present

To understand the necessity of Foresure, one must analyze the structural decay and eventual collapse of centralized prediction markets (CPMs). From early platforms like Intrade to the modern regulated exchanges, these systems have consistently failed due to three terminal pathologies:

**First, the Intermediary Extraction.** Centralized platforms act as "The House." They do not merely facilitate trades; they extract massive rent-seeking taxes in the form of fees and wide spreads. This makes long-term hedging mathematically impossible for institutional players who require narrow margins to manage risk effectively.

**Second, the Oracle Dictatorship.** Centralized exchanges rely on a single administrative point of failure. If an event outcome is politically sensitive or financially damaging to the platform’s owners, the "Admin" has the power to void the market, freeze funds, or arbitrarily change the resolution criteria. This introduces a "Counterparty Risk" that renders the entire market unreliable.

**Third, the Liquidity Chasm.** Most platforms rely on Peer-to-Peer (P2P) order books. In prediction markets, where outcomes are binary and hyper-specific, order books are almost always "thin." If a trader wants to hedge a million-dollar risk on a specific regulatory ruling, they cannot find a counterparty on a traditional order book, leading to massive slippage and market paralysis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.foresure.xyz/chapter-1-the-epistemological-crisis-and-the-financialization-of-truth/1.2-the-genealogy-of-market-failure-from-intrade-to-the-present.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.
