# OBM client

The OBM reference client can be accessed through the community maintained site <https://betbase.xyz/>, it is one of many community front ends to come build around the betBlox protocol.&#x20;

Via an OBM client interface users can interact with or create markets on the contract layer. \
Think of an OBM client as a search engine for onchain betting markets, any individual can create their own betting lines with custom odds pricing, win commission fees, rebates and a ton of other stuff in the future. Everything from the event, the settlement to the liquidity lives in smart contracts with audible code, no single entity controls the system in its entirety and everybody has access to the tools and services.&#x20;

The invention of the AMM democratized access for asset to asset market making, OBM democratizes the access for true decentralized and immutable betting and bookmaking.   &#x20;


---

# 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.betbase.xyz/obm-client.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.
