> For the complete documentation index, see [llms.txt](https://litepaper.betficasino.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.betficasino.io/betfi-poker/poker/cash-game-engine.md).

# Cash Game Engine

BETFI Poker utilizes a deterministic, server-authoritative cash game engine designed for fairness, consistency, and real-time stability.

Unlike client-driven models, all gameplay logic executes exclusively on the server, including:

• Hand dealing\
• Betting rounds\
• Pot calculations\
• Side-pot resolution\
• Winner determination\
• Rake extraction

This architecture prevents client manipulation, state divergence, and action inconsistencies.

The engine supports:

• Multi-player tables\
• Split pots\
• All-in scenarios\
• Side-pot logic\
• Disconnect handling\
• Action timers & time bank integration

Every hand produces a fully auditable outcome state.
