# Games Intro

Celestium is a WEB3 betting technology based on fairness, decentralization and transparency. All games are 100% provably fair with a 100% autonomous immutable and irreversible decision system.

All Celestium smart contracts can be split for 2 main categories: **shared betting** and **decentralized lotto games**.

**Shared betting** means betting among users such as betting on events. Great example is crypto predict game. Imagine you have 5 minutes to bet if the BTC price goes up or down within the next 15 minutes. Platform downloads the rate from Chainlink data feed and automatically evaluates the result. If you are right then you win the part of opposite bets. All winnings are subject to a winning fee which goes to conservative staking.

On the other hand **lotto games** include all popular games like roulette, keno or slots. All those games work on the similar principle and that is random number generation from Chainlink. Users are being paid out of the dynamic staking pool. That makes the game provably fair and decentralized.

Try the Celestium betting technology and enjoy the gambling solution of the future!


---

# 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.celestium.digital/dexgames/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.
