# Introduction

**Bodega Market** is an open-source predictions market platform built on the Cardano blockchain. It allows users to create, trade, and resolve prediction markets on a wide range of topics, sports events to political outcomes. We also include topics pertaining to on-chain information, such as the price performance of assets such as ADA and other Cardano native tokens like MIN, SNEK, and IAG, for example. \
\
By leveraging Cardano's unique capabilities, Bodega Market aims to provide a decentralized, secure, and user-friendly experience to the Cardano community and beyond.&#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.bodegacardano.org/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.
