# Start using Residential Proxies

To start using Residential Proxies, register an account on the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/), choose a plan, and create a proxy user.

### Make a cURL request <a href="#h_76ad246952" id="h_76ad246952"></a>

After creating the proxy user, a pop-up window will appear with a cURL example to copy:

```
curl 'https://ip.oxylabs.io/location' -U 'customer-USERNAME:PASSWORD' -x 'pr.oxylabs.io:7777' 
```

Replace the `USERNAME` and `PASSWORD` with the proxy user credentials you’ve just created.\
Paste the code [into your terminal](https://oxylabs.io/resources/integrations/terminal) (or any other setup you're using), and run the command — the response is a Residential IP address.

See this video guide for a quick overview:

{% embed url="<https://www.youtube.com/embed/i0zbReBVjoQ?rel=0>" %}

{% hint style="success" %}
Check our [documentation](https://developers.oxylabs.io/proxies/residential-proxies) for extensive information about setup, including location parameters, entry nodes, response codes, and more.
{% endhint %}

### Location and session parameters <a href="#h_fae179e0e7" id="h_fae179e0e7"></a>

For [location settings](https://developers.oxylabs.io/proxies/residential-proxies/location-settings), such as connecting to a specific country and city, refer to the pages below.

All of these geo-targeting options are free of charge:

* Continent
* Country
* City
* State
* ZIP/Postal code
* Coordinate
* ASN Targeting

If you want to extend your session time with a particular IP address, refer to the [Session Control](https://developers.oxylabs.io/proxies/residential-proxies/session-control) page.

### Advanced parameters

Residential Proxies now also support advanced filtering parameters:

* [IP version selection](https://developers.oxylabs.io/proxies/residential-proxies/advanced-filters/ip-version) – allows selecting one specific IP version, either IPv4 or IPv6.
* [Platform / OS filtering](https://developers.oxylabs.io/proxies/residential-proxies/advanced-filters/platform-os) – allows filtering proxies by operating system, including Windows, macOS, Android, iOS, and Linux.

Advanced filtering is intended to create more consistent and realistic traffic patterns, reduce fingerprint mismatches, and improve success rates on heavily protected websites. Minimizing technical discrepancies helps ensure you don’t run into issues that could otherwise lead to blocks.

{% hint style="info" %}
**Note**: Enabling advanced filtering may require a short KYC verification process.
{% endhint %}

### Integration guides <a href="#h_df539c4d9b" id="h_df539c4d9b"></a>

If you’re planning to use a proxy manager or other third-party applications, refer to [integrations page](https://developers.oxylabs.io/proxies/integration-guides/3rd-party-integrations), where you’ll find step-by-step guides on how to configure Residential Proxies with the most popular applications.

### Endpoint generator <a href="#h_0d1c93016d" id="h_0d1c93016d"></a>

With the Endpoint generator, you can easily create and retrieve a list of endpoints by choosing the parameters you need.

Refer to the instructions highlighted on the [Endpoint generator](https://developers.oxylabs.io/proxies/residential-proxies/endpoint-generator) documentation page.

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>
