// system.disclaimer
classification: entertainment_only
Quantryvoryxen is classified as a free-play Social Casino system. No gambling functions, no betting APIs, no financial transaction processors exist in the codebase. The system outputs entertainment and nothing more.
credits.realValue === 0
All virtual credits, tokens, and score integers within the game runtime evaluate to zero real-world value. They cannot be deposited, withdrawn, swapped, or bridged to any monetary system.
auth.minAge(18) // enforced
System access is restricted to authenticated users aged 18 and above. The age verification module on first connection is a mandatory security layer. Guardians should configure client-side parental controls for underage users.
random() !== real_odds
Game outcome generators use entertainment-grade randomisation. Outputs do not model, simulate, or correlate with real gambling probability distributions. No predictive value should be assigned to any game result.
import responsible_gaming
Despite zero financial risk in the system, we export links to responsible gaming organisations: GambleAware, GamCare, and Gambling Therapy. These modules are available in every footer for users who need external support.
warranty: none
The system is provided as-is with no warranties regarding uptime, compatibility, or error-free execution. Users operate within the system at their own computational risk.