# 欢迎使用 helodata

helodata 是面向工程师的代理网络。我们为开发者提供合规来源的 IP 资源，以及在生产环境中规模化运行它们所需的全部工具——无需自己维护基础设施。

## 你可以构建什么

* **价格监控**：覆盖数千个电商 SKU
* **搜索结果追踪**：用于 SEO 与广告情报
* **品牌与评论监控**：电商平台与社交平台
* **本地化质检**：在多个国家校验广告、内容与定价
* **AI / 大模型数据管道**：为 LLM 提供新鲜、不被屏蔽的网页内容

## 从哪里开始

| 你的角色        | 跳转                                                        |
| ----------- | --------------------------------------------------------- |
| 初次接触代理      | [代理工作原理](/helodata-zh/kuai-su-ru-men/how-proxies-work.md) |
| 正在选型        | [如何选择产品](/helodata-zh/kuai-su-ru-men/choose-a-product.md) |
| 准备发起第一个请求   | [快速开始](/helodata-zh/kuai-su-ru-men/quick-start.md)        |
| 拼装用户名字符串    | [用户名格式](/helodata-zh/kuai-su-ru-men/username-format.md)   |
| 已有爬虫准备接入    | [集成指南](/helodata-zh/ji-cheng-zhi-nan/integrations.md)     |
| 查找 REST API | [API 参考](/helodata-zh/api-can-kao/api-reference.md)       |

## 产品线

**现已可用**

* [**住宅代理**](/helodata-zh/chan-pin/overview.md) — 真实用户 IP，按流量计费（`type-res`）
* [**移动代理**](/helodata-zh/chan-pin/overview-1.md) — 3G/4G/5G 运营商 IP（`type-mob`）
* [**ISP 代理**](/helodata-zh/chan-pin/overview-2.md) — 静态住宅 IP，以 `ip:port:user:pass` 清单形式交付

**即将上线**

* 数据中心代理
* Web Unblocker
* Scraping API

## 技术支持

* 邮件：<support@helodata.com>
* 在线客服：登录 [控制台](https://dashboard.helodata.com) 24 小时在线
* 状态页：[status.helodata.com](https://status.helodata.com)


---

# 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/readme.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.
