# Services

## A.I. Oracle&#x20;

The A.I. Oracle is an experimental Oracle service for delivering Sport events data onchain to be used with the betBlox protocol. State and final results are availabe. The Oracle uses an A.I. engine to understand flow and results of various data sources around a given sport event. The oracle is still highly experimental and no guarantee is given as to the accuracy of the data.

## Events API&#x20;

The Events API is a beBase service delivering event meta data to be used in context with the betBlox protocol and A.I. Oracle. dApps can request data for sport events from a number of endpoints referenced by unique onchain event IDs. See docs for details.


---

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