> For the complete documentation index, see [llms.txt](https://docs.metacasinodefi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacasinodefi.com/welcome-to-meta-casino.md).

# Welcome to Meta Casino

The use of decentralized apps in the gambling industry sounds like a revolution. It enables the entire betting system to run on decentralized protocols that employ smart contracts to automate operations. The introduction of decentralized protocols into the online gambling industry translates into the transparency of all the games and their respective win probabilities since the game specifics are implemented in open-source code for everyone to see. The innovation also allows for seamless user experience and most importantly, unprecedented opportunity for casino ownership to gamblers, players, and other interested parties.

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.metacasinodefi.com/welcome-to-meta-casino.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.
