> 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 about the different plans Proxidize offers, Including Mobile, Residential and the different access models.
- [perProxy vs perGB](https://help.proxidize.com/proxidize-proxies/perproxy-vs-pergb.md): Which access model fits your work: Per Proxy for a set of consistent, controllable proxies, Per GB for volume, targeting and large lists.
- [Mobile Proxies](https://help.proxidize.com/proxidize-proxies/mobile-proxies.md): How Proxidize Mobile Proxies work: real U.S. 4G/5G IPs, city targeting, ISPs, 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, ISPs, authentication, and controls.
- [Per Proxy - Pooling](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-per-proxy/per-proxy-pooling.md): Send traffic to every proxy you own through one endpoint, with shared   credentials and a choice between rotating and sticky sessions.
- [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): How proxies are assigned on Per Proxy plans, whether they are dedicated to you, and what your location and ISP choices lock in.
- [Mobile - PerGB](https://help.proxidize.com/proxidize-proxies/mobile-proxies/mobile-pergb.md): Everything about the Mobile Per GB plan: access points, targeting, your credentials, changing your IP, and generating proxy lists.
- [Residential - perGB](https://help.proxidize.com/proxidize-proxies/residential-pergb.md): Everything about the Residential Per GB plan: coverage, access points, targeting, your credentials, changing your IP, and generating proxy lists.
- [perGB - Session Builder](https://help.proxidize.com/proxidize-proxies/pergb-session-builder.md): Build one Per GB proxy list that mixes different countries, cities, ISPs and stickiness, and generate up to 10,000 proxies at a time.
- [Proxy Analytics](https://help.proxidize.com/proxidize-proxies/proxy-analytics.md): Read your proxy traffic in the dashboard: usage and request trends, the domains you reach, and a searchable log of every request with error reasons.
- [Proxidize Proxy Extension](https://help.proxidize.com/proxidize-proxies/proxidize-proxy-extension.md): Add, test, organize and connect to proxies from your browser toolbar, with smart per-site routing, one-click rotation, and WebRTC leak protection.
- [Proxidize MCP Server](https://help.proxidize.com/proxidize-proxies/proxidize-mcp-server.md): Connect supported AI clients to Proxidize through the Model Context Protocol (MCP).


---

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