# Decentral Games

## Decentral Games

- [Decentral Games](https://docs.decentral.games/welcome/master.md): The online casino experience you've been waiting for
- [Links](https://docs.decentral.games/welcome/links.md): Official Decentral Games links
- [Decentraland Casino](https://docs.decentral.games/games/decentraland-casino.md): Dive into the world of Decentraland
- [Blackjack](https://docs.decentral.games/games/decentraland-casino/blackjack.md): Rules and how to play
- [Roulette](https://docs.decentral.games/games/decentraland-casino/roulette.md): Rules and how to play
- [Poker](https://docs.decentral.games/games/decentraland-casino/poker.md): Rules and How to Play
- [Poker Arcade](https://docs.decentral.games/games/poker-arcade.md): Compete against players worldwide for big prizes
- [Arcade Mode](https://docs.decentral.games/games/poker-arcade/arcade-mode.md): Arcade Mode overview
- [Free Play Mode](https://docs.decentral.games/games/poker-arcade/free-play-mode.md): Free Play Mode overview
- [Player Levels](https://docs.decentral.games/games/poker-arcade/player-levels.md): Level overview
- [Chests](https://docs.decentral.games/games/poker-arcade/chests.md): Chests overview
- [SNG Tournament Formats and Schedule](https://docs.decentral.games/games/poker-arcade/sng-tournament-formats-and-schedule.md): Weekly schedule and format overvie
- [What Are Wearables?](https://docs.decentral.games/wearables/what-are-wearables.md): Customize your avatar and earn weekly rewards
- [Wearable Rewards](https://docs.decentral.games/wearables/wearable-rewards.md): Overview of wearable rewards
- [High Roller Wearables](https://docs.decentral.games/wearables/high-roller-wearables.md): Flex in the Metaverse
- [DG (Old)](https://docs.decentral.games/tokens/dg-old.md): Decentral Games' previous token
- [Contracts](https://docs.decentral.games/info/contracts.md): Token and treasury contracts
- [Partners](https://docs.decentral.games/info/partners.md): Decentral Games' partners
- [Non-Supported Regions](https://docs.decentral.games/legal/non-supported-regions.md)
- [Randomness Certification](https://docs.decentral.games/legal/randomness-certification.md): Randomness and RNG testing
- [Responsible Gaming](https://docs.decentral.games/legal/responsible-gaming.md): Play safe and responsibly
- [Notice and Disclaimer](https://docs.decentral.games/legal/disclaimer.md)
- [Privacy Policy](https://docs.decentral.games/legal/privacy-policy.md)
- [Terms of Use (Casino)](https://docs.decentral.games/legal/terms-of-use-casino.md)
- [Terms of Use (Poker Arcade)](https://docs.decentral.games/legal/terms-of-use.md)
- [Risks](https://docs.decentral.games/legal/risks.md)
- [Trademarks](https://docs.decentral.games/legal/trademarks.md): Decentral Games' trademarks


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.decentral.games/welcome/master.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.
