> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/help-center/free-datacenter-proxies.md).

# Free Datacenter Proxies

- [Set up free Datacenter Proxies](https://developers.oxylabs.io/help-center/free-datacenter-proxies/set-up-free-datacenter-proxies.md): Find out how to start using Oxylabs’ free datacenter IPs for your use case.
- [Free Datacenter IPs: troubleshooting guide](https://developers.oxylabs.io/help-center/free-datacenter-proxies/free-datacenter-ips-troubleshooting-guide.md): Learn about the usage and performance limits associated with Free Datacenter IPs.
- [Can I choose the locations for my free IPs, or are they assigned automatically?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/can-i-choose-the-locations-for-my-free-ips-or-are-they-assigned-automatically.md): Find out if you can select specific geographic locations for your free proxy IPs.
- [Are there limits on how many connections or threads I can run at the same time?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/are-there-limits-on-how-many-connections-or-threads-i-can-run-at-the-same-time.md): Learn about the concurrent connection and thread limits that apply to the free Datacenter IPs.
- [Can I replace my free Datacenter IPs with new ones?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/can-i-replace-my-free-datacenter-ips-with-new-ones.md): Find out if it is possible to manually replace your assigned free Datacenter IPs.
- [Can I use IP whitelisting for authentication when using the free Datacenter IPs?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/can-i-use-ip-whitelisting-for-authentication-when-using-the-free-datacenter-ips.md): Find out if IP whitelisting is supported as an authentication method for free Datacenter IPs.
- [Is the 5 GB traffic limit per IP or shared across all 5 IPs?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/is-the-5-gb-traffic-limit-per-ip-or-shared-across-all-5-ips.md): Learn more about traffic limits of Oxylabs Free Datacenter Proxies.
- [If I upgrade to a paid plan, can I go back to the free one later?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/if-i-upgrade-to-a-paid-plan-can-i-go-back-to-the-free-one-later.md): Find out more about downgrading your subscription to Free Datacenter Proxies.
- [What is the fair usage policy for Free Datacenter IPs?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/what-is-the-fair-usage-policy-for-free-datacenter-ips.md): Learn more about the fair usage policy of free datacenter IPs.
- [If I upgrade to a paid plan, will I keep the same IPs?](https://developers.oxylabs.io/help-center/free-datacenter-proxies/if-i-upgrade-to-a-paid-plan-will-i-keep-the-same-ips.md): Find out what happens to your free IPs upon plan upgrade.


---

# 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.oxylabs.io/help-center/free-datacenter-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.
