# Introduction

betBase is a developer community researching decentralized non-custodial, peer-to-peer and onchain betting / prediction market infrastructure and services.

The community has developed an open and free protocol called betBlox™ and a number of support services allowing anyone to build and run non-custodial onchain betting dapps and services. For details on how to develop with the betBlox™ protocoll see: [\[betblox gitbook\]](https://docs.betblox.xyz)

A virtual peer-to-peer market place called the Open Betting Markets (OBM) built with the betBlox protocol has been deployed.\
Anyone can become a bettor or a market maker via OBM and anyone can build clients / dapps to interact with the contracts.

To enhance the protocol our community has deployed a number of services like the A.I. Oracle, Sport Events API and development tools.

Explore the Docs to learn all about the betBase ecosystem.


---

# 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/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.
