> 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/products-and-features/supported-protocols.md).

# Supported protocols

Below you can find a list of supported protocols for specific proxy server types:

### Residential Proxies <a href="#h_ba9d95197a" id="h_ba9d95197a"></a>

* HTTP
* HTTPS
* HTTP/3
* SOCKS5

Learn more [here](/products/proxies/residential-proxies/protocols.md).&#x20;

### Mobile Proxies <a href="#h_5b95c7594e" id="h_5b95c7594e"></a>

* HTTP
* HTTPS
* HTTP/3
* SOCKS5

Learn more [here](/products/proxies/mobile-proxies/protocols.md).

### Datacenter Proxies per IP <a href="#h_12b856b713" id="h_12b856b713"></a>

* HTTP
* HTTPS
* SOCKS5

Learn more [here](/products/proxies/datacenter-proxies/protocols.md).

### Dedicated Datacenter Proxies <a href="#h_d67ed2f096" id="h_d67ed2f096"></a>

#### Enterprise <a href="#h_e647311480" id="h_e647311480"></a>

* HTTP
* SOCKS5

Learn more [here](/products/proxies/dedicated-datacenter-proxies/enterprise/protocols.md).

#### Self-Service <a href="#h_d3cb2179d3" id="h_d3cb2179d3"></a>

* HTTP
* HTTPS
* SOCKS5

Learn more [here](/products/proxies/dedicated-datacenter-proxies/self-service/protocols.md).

### ISP Proxies <a href="#h_915ee9ba18" id="h_915ee9ba18"></a>

* HTTP
* HTTPS
* SOCKS5

Learn more [here](/products/proxies/isp-proxies/protocols.md).

### Dedicated ISP Proxies <a href="#h_915ee9ba18" id="h_915ee9ba18"></a>

#### Enterprise <a href="#h_e647311480" id="h_e647311480"></a>

* HTTP
* SOCKS5

Learn more [here](/products/proxies/dedicated-isp-proxies/enterprise/protocols.md).

#### Self-Service <a href="#h_d3cb2179d3" id="h_d3cb2179d3"></a>

* HTTP
* HTTPS
* SOCKS5

Learn more [here](/products/proxies/dedicated-isp-proxies/self-service/protocols.md).

***

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


---

# 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/products-and-features/supported-protocols.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.
