> 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.md).

# Proxidize Proxies

- [Overview](https://help.proxidize.com/proxidize-proxies/overview.md): An overview of Proxidize's managed Mobile and Residential proxies, with a side-by-side comparison of all three plans.
- [perProxy vs perGB](https://help.proxidize.com/proxidize-proxies/perproxy-vs-pergb.md): Compare the Per Proxy and Per GB access models: dedicated proxies vs pay-as-you-go pool access to pick the right one.
- [Mobile Proxies](https://help.proxidize.com/proxidize-proxies/mobile-proxies.md): How Proxidize Mobile Proxies work: real U.S. 4G/5G carrier IPs, city targeting, carriers, uptime, and the two plans.
- [Mobile - Per Proxy](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-per-proxy.md): Everything about the Mobile Per Proxy plan: individually assigned proxies, rotation, locations, carriers, authentication, and controls.
- [Per Proxy - Pooling](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-per-proxy/per-proxy-pooling.md): Combine all your Per Proxy proxies into one round-robin endpoint with shared credentials and sticky or random modes.
- [How Proxy Assignment Works on Per Proxy Plans](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-per-proxy/how-proxy-assignment-works-on-per-proxy-plans.md): See how proxies are assigned on Per Proxy plans and what affects assignment behavior.
- [Mobile - PerGB](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-pergb.md): Everything about the Mobile Per GB plan: Access Points, authentication, session keys, targeting, port mapping, and analytics.
- [Residential - perGB](https://help.proxidize.com/proxidize-proxies/residential-pergb.md): How Proxidize Residential Proxies work: 190+ countries, city and ISP targeting, rollover data, Access Points, and IP behavior.
- [perGB - Session Builder](https://help.proxidize.com/proxidize-proxies/pergb-session-builder.md): Generate a custom, mixed Per GB proxy list by stacking sessions with different countries, protocols, stickiness, and Access Points, then export them all at once.
- [Proxidize Proxy Extension](https://help.proxidize.com/proxidize-proxies/proxidize-proxy-extension.md): Use the Proxidize Proxy Extension to connect, manage, and test proxy sessions in your browser.
- [Why We Block IP Reputation Checking Sites](https://help.proxidize.com/proxidize-proxies/why-we-block-ip-reputation-checking-sites.md): Learn why Proxidize blocks IP reputation checking sites on its network.


---

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