跳到主要内容

问卷奖励(Survey Rewards)

完成 Alphio Beta 期产品问卷可领 Credits 并直接影响产品方向。

入口:app 内的问卷弹窗(Survey Prompt Host),符合条件时自动弹出。

Feature flag 控制

是否可见取决于 feature flag —— 你的账户可能暂时看不到该奖励。问卷以 campaign 形式投放,可能只面向特定分组。

问卷弹窗


1. 何时出现问卷

Survey Prompt Host 挂在 App 根节点,登录态下静默查询 /v2/user/survey/active/v2/user/survey/my-status。同时满足以下条件时弹出:

  • 当前存在 active 的问卷 campaign,
  • 你的账户属于该 campaign 的目标分组,
  • 尚未提交(或未超出每用户提示上限),
  • 已达到最小活跃 / 停留时长(弹窗刻意不在 App 启动瞬间打扰你)。

问卷是偶发的而非持续投放 —— campaign 是一段固定窗口期,两次 campaign 之间可能间隔较久。


2. 奖励内容

触发奖励
问卷提交提交时记入待审核 Credits

奖励均为 Limited-time Credits —— 按 Limited-time → Monthly → Recharge 顺序优先扣减,并在固定到期日失效。

注意

每份问卷的具体 Credits 数额由 campaign 配置决定,因 campaign 而异。以弹窗本身展示的奖励金额为准。


3. 审核流程

所有提交都需要管理员侧 review 后才会最终入账:

提交状态含义
Submitted等待管理员审核
ApprovedCredits 入账
Rejected垃圾 / 敷衍 / 自相矛盾的回答 —— 不发 Credits
注意

具体的拒绝标准(最小回答长度、垃圾 / 脏话启发式、重复提交检测等)属于运营规则,由审核团队维护,不是用户可见常量。

提交被拒后,同一 campaign 不可重复提交。


4. 问卷频率

  • 偶发,非持续 —— 以 campaign 形式投放,campaign 之间可能间隔较久。
  • 每个 active campaign 每账户 1 次提交
  • 可点击 dismiss;mark-prompted 接口记录 dismiss 状态,避免每次切页都来骚扰。

5. 在哪里查看状态

  • 弹窗:app 内 Survey Prompt Host 在 campaign 命中时弹出。
  • 我的提交 / 审核状态:通过 /v2/user/survey/my-status 接口暴露。
注意

是否有独立的 "My Surveys" 列表入口(例如 Settings → Surveys 或 Account → Feedback)TBC,取决于你所在分组的 UI 暴露。如有疑问,以 app 内弹窗为主入口。

  • Credits 余额/account/billing(Credits 总览)和 /reference/credits-system(扣减规则)。


Agent Instructions: Querying This Documentation

If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:

GET https://docs.alphio.ai/zh/rewards/survey-rewards.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.