# What is Socrates?

The uncertainty of modern society does not stem from a lack of data, but from a lack of structured consensus around belief in that data. We propose the following hypothesis:

> "Every prediction market is essentially a vote on the credibility of knowledge."

Socrates redefines prediction from a speculative activity to a form of "cognitive staking." When users bet on outcomes, they are staking on a particular cognitive pathway. This stake reflects not only economic interests but also the epistemic value of information within a collective knowledge system.

In this system, each bet becomes an expression of belief over time. As thousands place their bets, the market becomes a fluid pricing mechanism for collective cognition—essentially a market-maker for thought.

We call this the **Epistemic Liquidity Protocol**.


---

# 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.socrates.com/main/what-is-socrates.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.
