Server-side game state
Multiplayer table state, legal actions, bets, pots and settlements are validated on the server. The browser sends a requested action and then renders the accepted result.
Sensitive account values are not trusted solely because they were included in a browser request. Replay protection is used for important balance-changing actions.
Random outcomes
Shuffled cards, roulette results and slot outcomes are generated by the game server. Roulette uses a cryptographically secure random integer function for normal result selection.
Neon Poker does not claim certification by an external gambling regulator because the platform is a play-money game rather than a real-money casino.
Account and session protection
Passwords are stored as secure hashes rather than readable text. Session cookies use browser security flags, and important account changes can invalidate existing sessions.
Players should still use a unique password and avoid sharing login details or verification codes.
Reporting problems
Suspicious behaviour, abusive chat and technical problems can be reported through the support and player-report tools. Administrative actions are logged for later review.
Frequently asked questions
Can browser tools add chips?
The server treats its saved account and table state as authoritative, so editing a displayed browser value should not change the stored balance.
Is Neon Poker independently certified?
No external gambling certification is claimed. Neon Poker is a virtual play-money browser game.
What should I do if I find a bug?
Use the support form and include the game, approximate time, device and steps needed to reproduce the issue.