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

# Our products

- [Residential proxies](https://docs.proxyshard.com/our-products/residential-proxies.md)
- [Standard Residential](https://docs.proxyshard.com/our-products/residential-proxies/standard-residential.md)
- [Unlimited Residential](https://docs.proxyshard.com/our-products/residential-proxies/unlimited-residential-proxy.md)
- [Premium Residential](https://docs.proxyshard.com/our-products/residential-proxies/premium-residential.md)
- [Available countries list](https://docs.proxyshard.com/our-products/residential-proxies/available-countries.md)
- [How to use Residential proxies](https://docs.proxyshard.com/our-products/residential-proxies/how-to-use-residential-proxies.md)
- [Datacenter proxies](https://docs.proxyshard.com/our-products/datacenter-proxies.md)
- [Mobile proxies](https://docs.proxyshard.com/our-products/mobile-proxies.md)
- [ISP proxies](https://docs.proxyshard.com/our-products/isp-proxies.md)
- [Network fingerprint spoofing (p0f)](https://docs.proxyshard.com/our-products/p0f-spoofing.md)
- [Limitations](https://docs.proxyshard.com/our-products/restrictions.md)
- [IP Checker](https://docs.proxyshard.com/our-products/ip-checker.md)
- [Proxy Tester](https://docs.proxyshard.com/our-products/proxy-tester.md)
- [ProxyShard Extension](https://docs.proxyshard.com/our-products/proxyshard-extension.md): Extension for Chrome and other Chromium-based browsers
- [ShardX Launcher](https://docs.proxyshard.com/our-products/shardx-launcher.md): ShardX anti-detect browser with unique fingerprints and a local API for automating profiles via Puppeteer / Playwright
- [About the UDP protocol](https://docs.proxyshard.com/our-products/about-udp.md): Why UDP support is needed in proxies and how it helps bypass anti-fraud systems
- [How to install Tampermonkey and the WebRTC debug script](https://docs.proxyshard.com/our-products/about-udp/tampermonkey-webrtc-debug.md): Installing Tampermonkey in Chrome and adding a custom script
- [How a WebRTC leak works](https://docs.proxyshard.com/our-products/about-udp/how-webrtc-leak-works.md): How WebRTC works
- [Where to check for WebRTC leaks](https://docs.proxyshard.com/our-products/about-udp/webrtc-leak-check-tools.md)
- [Why a TCP-only proxy is not enough!](https://docs.proxyshard.com/our-products/about-udp/why-tcp-proxy-not-enough.md)
- [Why blocking WebRTC does not protect against detection](https://docs.proxyshard.com/our-products/about-udp/why-blocking-webrtc-doesnt-help.md)
- [Results of our field tests](https://docs.proxyshard.com/our-products/about-udp/field-test-results.md)
- [Software solutions for enabling WebRTC](https://docs.proxyshard.com/our-products/about-udp/webrtc-software-solutions.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://docs.proxyshard.com/our-products.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.
