> For the complete documentation index, see [llms.txt](https://docs.helodata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helodata.com/helodata-zh/zhang-hu-yu-ji-fei/referral.md).

# 推荐奖励

通过你的推荐链接下单，你可以获得下单金额 **10% 的返佣，无上限**。该笔返佣可提现，也可以在 helodata 上消费。

## 怎么玩

1. **设置 → 推荐** → 复制你的推荐链接（`helodata.com/?ref=YOUR_CODE`）。
2. 分享给可能用得上的团队。
3. 对方通过你的链接注册并下单后，你获得其下单金额 10% 的返佣。
4. 返佣计入你的推荐账户，可提现或在 helodata 上消费。

推荐数量不设上限。

## 资格

只有满足以下条件才计入：

* 被推荐方是**新** helodata 账号（非回归用户）
* 被推荐方付款未被退款、拒付或申诉
* 推荐过程透明（无伪造注册、激励点击、bot 流量）

我们会监控滥用。可疑推荐触发人工复核，确认滥用会回收返佣并终止计划访问。我们不会突然处置——有疑虑会先联系你。

## 追踪

**设置 → 推荐** 展示：

* 总推荐数（点过链接）
* 注册数（已开账号）
* 累计 + 待结算的返佣

单次推荐的状态流转：

```
visited → signed-up → ordered → COMMISSION
                  └─ never ordered → 90 天后过期
```

## 领取

* 每个合格推荐：推荐方获得下单金额 **10% 的返佣**
* 返佣可提现或在 helodata 上消费
* 入账时邮件通知

## 内容 / 视频 / 社区推荐码

播客、YouTube、newsletter、Discord——同一链接通用。不按受众规模设门槛。

更大创作者（>1 万有效受众）可获：

* 更高的佣金比例（可议）
* 带自有品牌的定制落地页
* 更深度的追踪仪表盘

邮件 **<partnerships@helodata.com>** 附受众详情。

## 联盟计划（面向企业）

与推荐区分——联盟方拿**持续分成**（被推荐方消费 12 个月内 10–20%），需签合作协议。

若这种长期分成更适合你，在 **设置 → 联盟计划 → 申请** 提交。

## 不可做

为保计划干净：

* **自己推自己**（用第二个账号）
* **优惠券站点列入**（helodata 不是优惠品牌）
* **垃圾推广**（群发邮件、用我们品牌关键词投付费社交广告）
* **诱导跳转落地页**（推荐 URL 必须指向 helodata.com）

违反即取消资格。

## 税

返佣可提现，可能在你所在司法辖区被视为应税收入。**我们不代为申报或开具税务表**——大额累计请咨询会计。

## FAQ

**能推自己吗？** 不能，注册环节已屏蔽自推荐。

**返佣会过期吗？** 已入账的返佣**不过期**。**待结算**返佣在被推荐方注册满 90 天仍未下单时过期。

**可以提现吗？** 可以提现，也可以在 helodata 上消费。

**被推荐方退款怎么办？** 对应的返佣同步回收。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.helodata.com/helodata-zh/zhang-hu-yu-ji-fei/referral.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
