> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/proxidize-proxies/overview.md).

# Overview

This section covers how each product and plan works, how to authenticate and rotate, and the tools available to connect them. New to proxies? Start with [What are Proxidize Proxies?](/getting-started/what-are-proxidize-proxies.md)

### The three managed plans

<table data-search="false"><thead><tr><th>-</th><th>Mobile Per Proxy</th><th>Mobile Per GB</th><th>Residential Per GB</th></tr></thead><tbody><tr><td><strong>Network</strong></td><td>U.S. mobile carriers (4G/5G)</td><td>U.S. mobile carriers (4G/5G)</td><td>Home ISPs, 190+ countries</td></tr><tr><td><strong>Access model</strong></td><td>Dedicated proxy, IPs might be shard on congestion.</td><td>Shared pool (Access Points)</td><td>Shared pool (Access Points)</td></tr><tr><td><strong>Coverage</strong></td><td>U.S., city-level</td><td>U.S., city-level</td><td>190+ countries, city + ISP</td></tr><tr><td><strong>Rotation</strong></td><td>Rotate button, interval, or rotation URL</td><td>Session-key change</td><td>Session-key change</td></tr><tr><td><strong>Data</strong></td><td>Unlimited, 50 GB fair-use per proxy</td><td>Pay per GB, no rollover</td><td>Pay per GB, rolls over</td></tr><tr><td><strong>Protocols</strong></td><td>HTTP, SOCKS5 (UDP over SOCKS5)</td><td>HTTP, SOCKS5 (UDP over SOCKS5)</td><td>HTTP, SOCKS5</td></tr><tr><td><strong>Best for</strong></td><td>Per-account, long-running workflows</td><td>Variable / large-scale mobile work</td><td>Global, geo-targeted work</td></tr></tbody></table>

### Choosing

* Not sure Mobile vs Residential? See [Choose Between Mobile and Residential Proxies](/getting-started/choose-between-mobile-and-residential-proxies.md).
* Deciding between the two mobile access models? See Per Proxy vs Per GB.

### In this section

* **Mobile Proxies:** Per Proxy and Per GB
* **Residential Proxies:** Residential Per GB
* **Tools:** the Proxidize Proxy Extension
* **API:** the Proxidize API Overview


---

# 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://help.proxidize.com/proxidize-proxies/overview.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.
