Choosing Your Setup
A decision guide for residential proxies that helps you pick a rotation type, a geo scope, and a protocol, or start from a built-in preset or the dashboard's Proxy Advisor.
Before you scale up, decide three things: how IPs should rotate, how tightly to target by location, and which protocol to use. This guide covers the choices for residential proxies; if you're not sure, jump to Start from a preset or let the Proxy Advisor pick for you.
Pick a rotation type
Proxio's residential proxies rotate in one of three ways. You set the type from your username or a saved preset.
| Type | What it does | Reach for it when |
|---|---|---|
| auto | A fresh IP on every request, with no session. | Requests are independent: high-volume scraping, SERP checks, or anything where each hit can safely come from a different IP. |
| sticky | Holds the same IP for the session time you set (1-90 minutes). | You need continuity, such as logins, carts, or multi-step flows that must stay on one IP. |
| smart | Sticky, plus automatic retries on failed connections (optionally a fresh IP per retry). | Flaky targets where you want resilience without writing retry logic yourself. |
Sticky and smart sessions run for a session time of 1 to 90 minutes; the dashboard defaults to 10. Smart rotation adds 1 to 5 extra connection attempts on top of that.
What smart retries do and don't cover
Retries handle connection-level failures only: TCP dial errors, CONNECT timeouts, and 502 / 503 / 504 responses. Content-level errors like a 403 block are not retried. Failed attempts transfer no data and never count against your quota.
Choose your geo scope
You can target three levels of location, from broad to narrow:
- Country is the most common choice.
- Country + state: a state or province requires a country.
- Country + state + city: a city requires a state.
Target as broadly as your use case allows, and only narrow to a state or city
when you truly need to. Location values are slugged to lowercase letters and
digits, so "New York" is written newyork. The full parameter table and worked
examples are in Geo-Targeting.
Pick a protocol
Both protocols share the same endpoint, geo.proxio.cc:16666. Only the URL
scheme changes.
| Protocol | URL scheme | Use it when |
|---|---|---|
| HTTP / HTTPS | http:// | The default. Works with virtually every client and tool, and tunnels HTTPS sites via CONNECT. |
| SOCKS5 | socks5h:// | Your tool prefers SOCKS, or you want DNS resolved at the exit. |
Use socks5h:// in cURL, Python, and Node.js so DNS resolves through the proxy;
PHP and C# libraries use socks5://. SOCKS5 support covers the CONNECT command.
The full endpoint reference is in
Protocols & Ports.
Start from a preset
Not sure where to begin? Proxio ships built-in rotation presets tuned for common jobs like e-commerce and price tracking, social media, SEO and SERP tracking, general scraping, speed, and long sessions. Each one fills in the rotation type, session time, retries, protocol, and geo scope for you.

You can also save up to 50 of your own private presets. Browse them all in Rotation Presets.
Let the dashboard recommend
On your first purchase, the dashboard's onboarding wizard includes a Proxy Advisor questionnaire. Answer a few questions about your use case, rotation preference, and geo coverage, and it recommends a setup you can adjust later.
This guide is for residential
Rotation and geo-targeting are residential features. ISP and datacenter proxies are dedicated IPs with fixed connection details. See ISP & Datacenter proxies.
Where next
Dashboard Tour
A guided walkthrough of dashboard.proxio.net, covering Home, Services, Orders, Wallet, Support tickets, and Settings.
Targeting & Username Syntax
The master reference for Proxio Residential proxies, covering how the user:pass@host:port connection string works and how to chain country, state, city, sticky-session and smart-retry parameters directly inside the username.

