# Welcome to helodata

helodata is a proxy network built for engineers. We give developers ethically sourced IPs and the tools to run them at scale — without managing infrastructure.

## What you can build

* **Price monitoring** across thousands of e-commerce SKUs
* **Search-engine result tracking** for SEO and ad-intelligence
* **Brand and review monitoring** on marketplaces and social platforms
* **Localized QA** for ads, content, and pricing across countries
* **AI / LLM data pipelines** that need fresh, unblocked web content

## Where to start

| If you are…                     | Go to                                                    |
| ------------------------------- | -------------------------------------------------------- |
| New to proxies                  | [How proxies work](/getting-started/how-proxies-work.md) |
| Picking a product               | [Choose a product](/getting-started/choose-a-product.md) |
| Ready to send a request         | [Quick start](/getting-started/quick-start.md)           |
| Building the username string    | [Username format](/getting-started/username-format.md)   |
| Integrating an existing scraper | [Integrations](/integrations/integrations.md)            |
| Looking for the REST API        | [API reference](/api-reference/api-reference.md)         |

## Product lines

**Available now**

* [**Residential proxies**](/products/overview.md) — real-user IPs, pay per GB (`type-res`)
* [**Mobile proxies**](/products/overview-1.md) — 3G/4G/5G carrier IPs (`type-mob`)
* [**ISP proxies**](/products/overview-2.md) — static residential IPs delivered as `ip:port:user:pass` lists

**Coming soon**

* Datacenter proxies
* Web Unblocker
* Scraping API

## Support

* Email: <support@helodata.com>
* Live chat: 24/7 from the [dashboard](https://dashboard.helodata.com)
* Status page: [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/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.
