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

# Mobile Proxies

Use Mobile Proxies when you need real U.S. mobile carrier IPs for account workflows, scraping, ad verification, or mobile-specific testing.

This page explains what the product includes and how to choose between the Per Proxy and Per GB plans.

### What Proxidize Mobile Proxies include

Proxidize Mobile Proxies are built on a managed U.S. mobile proxy network with infrastructure deployed across more than 50 locations in the United States.

Core capabilities include:

* real mobile IPs from major U.S. carriers
* city-level targeting across major U.S. cities
* rotating and sticky workflows, depending on plan
* HTTP, HTTPS, and SOCKS5 support
* instant proxy delivery after purchase
* browser-based management through the Proxidize dashboard

### Choose a mobile proxy plan

#### Per Proxy

[Proxidize Proxies (Per Proxy)](/products/mobile-proxies/mobile-proxies-per-proxy.md) gives you dedicated SIM-based mobile proxies assigned directly to your account.

Use Per Proxy when you need:

* per-proxy location and carrier control
* manual or timed IP rotation
* per-proxy credentials and password resets
* dedicated exits for long-running workflows

#### Per GB

[Proxidize Proxies (Per GB)](/products/mobile-proxies/mobile-proxies-per-gb.md) gives you usage-based access to the shared mobile proxy pool.

Use Per GB when you need:

* flexible usage-based billing
* unlimited access points that share one balance
* sticky or random behavior per access point
* city-level targeting for variable workloads

### Common mobile proxy use cases

Mobile proxies are commonly used for:

* [web scraping](https://proxidize.com/use-cases/web-scraping/)
* ad verification
* social media operations
* [price monitoring](https://proxidize.com/use-cases/price-monitoring/)
* [SEO monitoring](https://proxidize.com/use-cases/seo-monitoring/)
* [market research](https://proxidize.com/use-cases/market-research/)
* geolocation testing
* account management workflows

### Start with the right next page

If you already know which mobile proxy model you need, go directly to:

* [Mobile Proxies (Per Proxy)](/products/mobile-proxies/mobile-proxies-per-proxy.md)
* [Mobile Proxies (Per GB)](/products/mobile-proxies/mobile-proxies-per-gb.md)

If you need setup help first, continue with:

* [Quick Start with Proxidize Proxies](/get-started/quick-start-with-proxidize-proxies.md)
* [Setting Up Your Proxidize Proxies](/get-started/setting-up-your-proxidize-proxies.md)
* [Mobile and Residential Proxy Features](/get-started/mobile-and-residential-proxy-features.md)
* [Proxidize API Overview](/apis/proxidize-api-overview.md)


---

# 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://developers.proxidize.com/products/mobile-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.
