> 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/kuai-su-ru-men/free-trial.md).

# 免费试用

新用户可联系客服或销售代表申请 **100 MB** 试用流量，可在购买前并排实测各产品。

## 试用额度

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

获批后，未用完的额度在 7 天窗口期结束时作废，不可累计。

## 如何开始

1. 在 [helodata.com](https://helodata.com) 注册。
2. 完成邮箱验证。
3. 联系我们申请试用额度：
   * 邮件 **<support@helodata.com>** 或 **<sales@helodata.com>**
   * 或在 [控制台](https://dashboard.helodata.com) 使用在线客服
   * 告诉我们想测试的产品与使用场景
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）？** 不需要。KYC 目前不是强制要求，但我们可能根据账户风险情况要求完成验证，详见[身份验证 (KYC)](/helodata-zh/zhang-hu-yu-ji-fei/kyc.md)。


---

# 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/kuai-su-ru-men/free-trial.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.
