Terms
TERMS OF SERVICE.
Plain-language summary of the product constraints this build actually enforces.
The assessment
One paid attempt ($10 / £10 / €10, one-time — not a subscription, not credits) per eligibility window. Payment is consumed the moment your assessment session starts, whether you pass or not. There is no mechanism to buy additional attempts within the same window.
No gambling mechanics
98 does not use randomized rewards, loot boxes, or chance-based prizes of any kind. Every honour tier and reward is a deterministic function of your score band (see packages/rewards/src/tiers.ts) — nothing here is a game of chance.
Eligibility
You must meet the minimum age requirement checked during the identity step. In this build, that step is currently a demo/mock check, not a real third-party identity verification. Eligibility windows and one-attempt-per-window enforcement are computed and enforced server-side; this app’s own eligibility screens are informational only.
What a credential does and doesn't mean
A 98 credential confirms you passed a specific timed assessment under specific conditions. It is not a clinical diagnosis, a validated IQ score, or proof of employability. See Standards and Research for the full framing.
Conduct
Harassment, threats, doxxing, impersonation, credential fraud, and sharing assessment content (cheating item sharing) are all prohibited and reportable from within the product.
Refunds
A payment already consumed by a completed or in-progress attempt is not refunded. An entitlement that hasn’t yet been used may be eligible for a refund-triggered revocation — see BillingService.handleRefund for the exact rule this build enforces.