# DeFi Prediction & Betting

#### The Autonomous Future of Gambling

**DeFi betting** is the fusion of **decentralized finance** and **prediction markets,** where wagers, odds, and payouts operate entirely on-chain via smart contracts, without intermediaries. Unlike traditional sportsbooks or casinos, DeFi platforms enable permissionless markets, instant settlements, and global liquidity using stablecoins like USDC. Users bet peer-to-peer or against liquidity pools, with outcomes resolved by oracles or futarchy-driven governance.&#x20;

Core Mechanics:

* **Liquidity Pools:** Users provide capital to back outcomes, earning fees proportional to accuracy.
* **On-Chain Odds:** Dynamic pricing via AMMs  or prediction market protocols.
* **Zero Custody in certain regions:** No KYC, no deposits—wallets connect directly.
* **Provable Fairness:** RNGs, shuffles, and draws verified on-chain.


---

# 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.xorrabet.com/overview/defi-prediction-and-betting.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.
