> 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/perproxy-vs-pergb.md).

# perProxy vs perGB

Mobile Proxies come in two access models: **Per Proxy** and **Per GB**. (Residential is Per GB only.) This page explains the difference so you can pick the right one.

### Quick answer

* **Per Proxy:** gives you your own individually assigned proxies with full rotation control, best for per-account, long-running workflows.
* **Per GB:** gives you usage-based access to the shared pool through Access Points — best for variable or large-scale work where you pay only for data.

***

### Side by side

<table data-search="false"><thead><tr><th></th><th>Per Proxy</th><th>Per GB</th></tr></thead><tbody><tr><td><strong>What you get</strong></td><td>Proxies individually assigned to you, each on its own upstream device.</td><td>Access to the shared pool via unlimited Access Points</td></tr><tr><td><strong>Billing</strong></td><td>Per proxy, per month</td><td>Monthly data package (from 50 GB)</td></tr><tr><td><strong>Number of proxies</strong></td><td>The number you subscribe to</td><td>No cap. generate as many as you need from the pool</td></tr><tr><td><strong>Rotation</strong></td><td>Rotate button, scheduled interval, or rotation URL</td><td>Change the session key to get a new IP</td></tr><tr><td><strong>Rotation URL / API rotate</strong></td><td>Yes</td><td>No</td></tr><tr><td><strong>Access Points</strong></td><td>No</td><td>Yes</td></tr><tr><td><strong>Analytics tab</strong></td><td>Yes</td><td>Yes</td></tr><tr><td><strong>Proxy pooling</strong></td><td>Yes (round-robin)</td><td>Yes</td></tr><tr><td><strong>Data</strong></td><td>Unlimited with a 50 GB fair-use threshold per proxy</td><td><p>Monthly data package from 50 GB:</p><ul><li>Mobile: no rollover</li><li>Residential: rolls over</li></ul></td></tr><tr><td><strong>Best for</strong></td><td>Social media, account management, a consistent IP per task</td><td>Web scraping, automation, and pay-as-you-go scale</td></tr></tbody></table>

> Mobile proxies are pooled: each Per Proxy proxy is dedicated to you the vast majority of the time, with a small chance of temporary sharing on congested locations. See [How Proxy Assignment Works on perProxy plans](/proxidize-proxies/mobile-proxies/mobile-per-proxy/how-proxy-assignment-works-on-per-proxy-plans.md).

***

### When to choose Per Proxy

Choose Per Proxy when you want your own proxies that you control directly, with a rotate button, scheduled rotation, and a rotation URL, for workflows like social media and multi-account management. Note that mobile proxies are pooled: each is dedicated to you the vast majority of the time, with a small chance of temporary sharing on congested locations.

### When to choose Per GB

Choose Per GB when your usage varies or you need to scale, and you'd rather subscribe to a data package than pay per proxy. You subscribe to a monthly data package (starting at 50 GB), create Access Points that all draw from that balance, and change the session key to pull a new IP. Need more data? Purchase an additional package.

Residential proxies also use the Per GB model.


---

# 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/perproxy-vs-pergb.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.
