# 免费试用

每个新建的 helodata 账号在所有上线产品上都附带 **100 MB** 试用流量，可在购买前并排实测。

## 试用额度

| 产品     | 试用额度   | 有效期 |
| ------ | ------ | --- |
| 住宅代理   | 100 MB | 7 天 |
| 移动代理   | 100 MB | 7 天 |
| ISP 代理 | 100 MB | 7 天 |

第一次进入控制台对应产品页时自动发放额度，过期未用完即作废，不可累计。

## 如何开启

1. 在 [helodata.com](https://helodata.com) 注册。
2. 完成邮箱验证。
3. 进入 **控制台 → 试用**，对想测试的产品点击 **激活**。
4. 创建凭证并按[快速开始](/helodata-zh/kuai-su-ru-men/quick-start.md)发起请求。

## 试用期限制

* 试用流量受[公平使用政策](/helodata-zh/zi-yuan/fair-usage.md)约束。
* 试用账号的受限目标清单更严格，详见各产品的受限站点页面。
* 试用账号仅允许创建 1 个测试子账号。
* 跨产品的并发连接数上限为 25。

## 升级到正式套餐

试用结束后，进入 **账单 → 套餐** 选择合适方案。**API 凭证保持不变，无需改代码。** 升级后未使用完的试用额度会作废。

## 常见问题

**能延长试用期吗？** 把你的使用场景发邮件到 <support@helodata.com>，通常会授予 7 天延期。

**试用是否需要绑定支付方式？** 不需要。仅在升级或充值时才需要。

**试用是否需要实名（KYC）？** 仅移动与 ISP 产品需要，详见[身份验证 (KYC)](/helodata-zh/zhang-hu-yu-ji-fei/kyc.md)。


---

# Agent Instructions: 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:

```
GET https://docs.helodata.com/helodata-zh/kuai-su-ru-men/free-trial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
