# Overview

BNBET is an on-chain prediction market built on BNB Chain, designed to allow users to forecast real-world events, market trends, and community-driven outcomes using blockchain technology. Every prediction, transaction, and resolution is executed on-chain, ensuring verifiable transparency and fairness.

Whether it’s sports results, political elections, or crypto price movements, BNBET turns public sentiment and data analysis into actionable, tradeable predictions,  creating a decentralized marketplace for knowledge and foresight.


---

# 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://bnbet.gitbook.io/whitepaper/readme.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.
