# Market Participants

When looking at the landscape of gambling and sports betting in general, we see a steadily growing industry full of an increasingly diverse range of market participants. This is great news for the future of sports betting, and something we took into consideration when designing our project.

Too often sportsbooks cater only to their dedicated and die hard users, making them inaccessible to the regular person. On the other hand, many upcoming Web3 pages are also too focused on designing for their particular audience. OpenBook is designed to be accessible and familiar to both of these audiences, as well as providing a usable and easily navigated experience for betting and liquidity provision alike.

Based on our unique model, participants in the OpenBook sportsbook protocol come from two primary branches: the gamblers that will be making bets on the site, and the liquidity providers that fill the pool the gamblers bet from.

## Gamblers (Bettors)

When looking at the landscape of gambling and sports betting in general, we see a steadily growing industry full of an increasingly diverse range of market participants. This is great news for the future of sports betting, and something we took into consideration when designing our project.

Too often sportsbooks cater only to their dedicated and die hard users, making them inaccessible to the regular person. On the other hand, many upcoming Web3 pages are also too focused on designing for their particular audience. OpenBook is designed to be accessible and familiar to both of these audiences, as well as providing a usable and easily navigated experience for betting and liquidity provision alike.

Based on our unique model, participants in the OpenBook sportsbook protocol come from two primary branches: the gamblers that will be making bets on the site, and the liquidity providers that fill the pool the gamblers bet from.

## Liquidity Providers (Bookies)

The second primary user base for OpenBook is the liquidity providers, who from now on will be referred to as Bookies. The OpenBook Bookies act as a replacement to the traditional “house” or casino; Bettors bet against a single liquidity pool filled by individual Bookies.


---

# 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://openbook.gitbook.io/copy-of-openbook-whitepaper/market-description/market-participants.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.
