9:41

Promotions

Banner placeholder
Welcome JoiningMore ›
Detail image placeholder

General Mechanics

  • Register a new account within the registration period to qualify.
  • If a first deposit threshold is configured, make a first deposit of at least the required amount to qualify.
  • Once qualified, the bonus appears here as claimable. Tap the button to claim it.
  • Claim it before the expiry date shown on the button. An unclaimed bonus is forfeited.
  • The bonus amount and the turnover multiplier follow the promotion settings at the moment you claim.

Terms and Conditions

  • One account may receive this promotion once in its lifetime. It is mutually exclusive with itself.
  • KYC verification may be required before claiming, depending on the promotion settings.
  • Accounts sharing the same network address may be blocked from claiming.
  • The claimed bonus is locked until the required turnover is completed. Required turnover equals the bonus amount multiplied by the turnover multiplier.
  • Only bets placed in the listed game categories count towards the turnover requirement. Bets in other categories are allowed but do not count.
  • Turnover generated before the bonus is credited does not count. Any surplus after the requirement is met is not carried over to a later bonus.
  • The platform reserves the right to withhold the bonus in case of abuse.
Claiming…

决策流程 / Decision flow

首存条件 / First deposit condition
§4.2
这笔奖励现在的状态 / Record state
§6.1
按下 Claim 之后的结果 / Claim outcome
§6.2
不选也可以——预设是「全通过」,直接去手机上按 Claim。
未达标 / Not qualified
§4.2
不生成记录,前台不出现领取按钮。不是「先生成再作废」。
重复领取 / Already claimed
§8
去手机上按 Claim → Toast + 按钮隐藏。
逾期作废 / Expired
§8
静默隐藏是常态;这一态演的是「点到未刷新的旧按钮」。
领取成功 / Claimed
§8
用弹窗,带金额与应完成流水。
KYC 未过 / KYC failed
§6.2
阻断弹窗引导做 KYC,按钮保留、记录仍待领取、窗口内可再点(G4)。
命中黑名单 / Blacklisted
§6.2
中性文案、不泄密;转已失格、隐藏按钮(G4)。
命中自我互斥 / Self mutex
§6.2
转已失格、隐藏按钮。本活动模版写死互斥(§3.1)。
命中同 IP / Same IP
§3.2
现行口径:当日 + 领取 IP,跨日重算。转已失格、隐藏按钮。
登录态过期 / Session expired
§8
先显待领取 + 按钮,点击才检测失效 → 转未登录。
网络异常 / Network error
§8
Toast,停留可重试,记录不转态。
系统异常 / System error
§8
越权 + 记录不存在 + 系统异常三者合并同一条,防枚举(§7.3)。
未登录 / Guest
§8
看得到活动,不显示领取按钮;防直调兜底回通用文案。

覆盖对照 / Coverage

在流程内 / In flow
· 首存条件 否 / 是(未达标、已达标)§4.2
· 待领取 / 已领取 / 已过期 / 已失格§6.1
· 前置检查四项各自的处置§6.2 / G4
· 未登录 / 登录态过期§8
· 网络异常 / 系统异常§8

后端边界,客户端没有独立提示 / Backend only
· 同一笔并发领取,分布式锁串行化§7.2
· 领取事务已提交时逾期清算不得覆盖G5 / CP1
· 入账任一步失败整体回滚,回「系统繁忙」同一条文案G6 / §7.1
· 注册 / 到账回调重复或乱序,同活动至多一笔§7.2
· 领取接口限流,越权与不存在回同一条中性文案§7.3
· deadline 各活动各算,不共用§2.1

提示语表 / Copy table

逐字取自 PRD §8。 = 平台通用文案库共用,逐字不改;其余 3 条本活动特有。
领取成功 / Claimed
↪ Claimed! ₱{amount} has been credited. Complete ₱{turnover} in turnover before withdrawal.
逾期作废 / Expired
This Registration Bonus has expired.
重复领取 / Already claimed
This bonus has already been claimed.
未登录 / Guest
↪ Please log in first to proceed.
登录态过期 / Session expired
↪ Session expired. Please log in again.
未完成 KYC / KYC required
↪ Due to the Regulatory Framework, you must complete your KYC verification to proceed.
同 IP 拦截 / Same IP
↪ This activity has already been joined from your network.
自我互斥 / Self mutex
↪ You've already joined a conflicting promotion.
用户黑名单 / Blacklisted
↪ Your account is restricted. Please contact support.
网络异常 / Network error
↪ Connection lost. Please check your network and try again.
系统异常 / System error
↪ Something went wrong. Please try again later.
待领取 / Pending
无文案,前台就是一个领取按钮。

标注与说明 / Notes

PRD 全文(HackMD)
注册送礼活动 / Registration Bonus
后台原型
Backoffice prototype

怎么玩这份原型 / How to use

左边预设停在活动列表页,列表页没有领取按钮。点进详情才有。
控制台只设定场景Claim 一律由你自己在手机上按——流程不代点。 CLI-011

按钮什么时候显示 / When the button shows

未登录也看得到活动、但不显示领取按钮。 资格不符(KYC / 同 IP / 自我互斥 / 黑名单)时按钮照常显示,点下去才做检查、回各自文案—— 不预先隐藏,否则玩家会读成「活动没给我奖」。 §6.2.1 / AC33

拒绝之后分两种 / Two outcomes

KYC 未过:阻断弹窗 + 按钮保留,做完 KYC 回来还能点。
黑名单 / 同 IP / 自我互斥:文案 + 按钮隐藏,本笔转「已失格」、不可再试。 G4 / AC20 / AC39

领取成功用弹窗 / Modal on success

文案带金额与还要完成多少流水。 §8.1 / CLI-019

详情页不放本人资料 / No personal data on the page

本人金额、deadline、已完成流水一律不上页,只在结果弹窗给。 CLI-020

KYC 弹窗:内文与 UI 稿不同,这是对的 / Copy beats the mockup

标题 KYC 与按钮 Go 照 UI 稿;内文照文案库与 PRD, 不照 UI 稿那句「…not able to play games until you pass the KYC.」—— 那句是旧的,还没让他们更新(Luke 2026-08-22)。
🔴 优先序:文案库 / PRD > UI 稿 > 线上截图。 版面与按钮字照 UI 稿,只有内文以文案库为准。 §8

提示语一律逐字 / Copy is verbatim

的 8 条取自平台通用文案库,逐字不改;另 3 条为本活动特有、上线前由运营核定。 Toast 3 秒后自动消失§8 / OP-4