# Introduction

The sports betting industry is receiving an influx of attention on the back of rapid growth in demand and regulatory clarity. While there is no shortage of sportsbooks coming to market to capture some of this growth, there is a glaring need for a democratized and decentralized sports betting exchange with deep liquidity.&#x20;

**Bookies facilitates a brand new sports betting experience, leveraging trustless settlement, integrating into a social feed, and utilizing advanced cross-matching algorithms to create an efficient and novel peer-to-peer sports betting exchange.**

From first principles, blockchains remove intermediaries and allow for trustless settlement of transactions. While we think the knee jerk reaction to this realization was to create DeFi (disintermediate banking), we believe a less obvious application is the disintermediation of the sportsbook, who charge high fees and ban profitable bettors at their discretion. **DeFi to banks is what Bookies is to sportbooks.**&#x20;

Using an **exchange model** and a novel structure of decentralized platform ownership, we can effectively align the user’s goals with the platform’s goals. Users will be rewarded with ownership stake based on their contribution to the network, a mechanism only possible using the unique capabilities of blockchain technology.&#x20;

What further sets us apart from existing betting exchanges is our decision to integrate into a **social feed**. Sports betting is inherently a social phenomenon and interacting with other bettors, trash talking opponents, and placing bets should all exist in the same place. Because of this insight, we decided to launch our MVP on Warpcast, a decentralized social network built on Ethereum. Sports betting on a social feed is a brand new experience for bettors around the world and is drastically simpler in terms of UX compared to alternatives. Betting with just a few clicks on Warpcast combined with cross-matching bettors on either side of a binary event minimizes friction and increases liquidity across multiple price points.

<br>

If you are a sports bettor, please see: [FAQ](/bookies/faq.md) and [Bridging Guide](/bookies/bridging-guide.md)

If you are a market maker, please see: [FAQ](/bookies/faq.md) and [Exchange](/bookies/products/exchange.md)

If you are a developer, please see: [Contracts](/bookies/contracts.md) and [Products](/bookies/products.md)

<br>


---

# 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://bookies.gitbook.io/bookies/introduction.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.
