> 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/about-proxyshard.md).

# Что такое ProxyShard

Коротко о сервисе и продуктах ProxyShard

<mark style="color:purple;">**ProxyShard**</mark> объединяет резидентские, датацентр, ISP и мобильные прокси с инструментами для браузерной работы, проверки и автоматизации. Датацентр и ISP адреса закрепляются за одним клиентом и не используются совместно. Доступность UDP, смены p0f и других функций зависит от продукта и локации.

<figure><picture><source srcset="/files/6a5yog0PixGZixQlcFjy" media="(prefers-color-scheme: dark)"><img src="https://2972762276-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3l0uO4OV4DD1gK4uKGC6%2Fuploads%2Fgit-blob-1ec0fea2e84142e5602d8616f0df9f5d76a8ac46%2Fproxyshard-products_white.svg?alt=media" alt="Продукты и инструменты ProxyShard"></picture><figcaption><p>Прокси, браузерные инструменты и сервисы проверки ProxyShard</p></figcaption></figure>

***

## Наши продукты

### [<mark style="color:green;">Резидентские прокси</mark>](/our-products/residential-proxies.md)

IP-адреса домашних и мобильных провайдеров с настройкой геолокации, типа сессии и параметров подключения. Подходят для задач, в которых важны разнообразие адресов и профиль обычного пользователя сети.

### [<mark style="color:orange;">Датацентр прокси</mark>](/our-products/datacenter-proxies.md)

Быстрые статические прокси с выделенным IP-адресом. Подходят для длительных сессий и задач, где важны стабильное подключение, скорость и постоянный адрес.

### [<mark style="color:blue;">ISP прокси</mark>](/our-products/isp-proxies.md)

Статические адреса в сетях интернет-провайдеров. Они сочетают стабильность датацентр-прокси с сетевым профилем ISP и закрепляются за одним клиентом.

### [<mark style="color:red;">Мобильные прокси</mark>](/our-products/mobile-proxies.md)

Прокси мобильных операторов с выбором страны и оператора. IP можно менять по ссылке, а доступные параметры зависят от выбранного тарифа и локации.

### [<mark style="color:purple;">ProxyShard Extension</mark>](/tools/proxyshard-extension.md)

Расширение для Chrome, Firefox и браузеров на Chromium. Позволяет хранить профили, переключать и проверять прокси, а также запускать ротацию мобильного IP по таймеру или сочетанию клавиш.

### [<mark style="color:purple;">ShardX Launcher</mark>](/tools/shardx-launcher.md)

Современный антидетект-браузер для изолированных профилей с согласованными отпечатками и отдельными прокси. Поддерживает Windows, macOS и Linux, локальное HTTP API, CDP, Puppeteer, Playwright и MCP-сервер для автоматизации.

### [<mark style="color:purple;">IP Checker</mark>](/tools/ip-checker.md)

Инструмент для проверки IP-адреса, UDP, признаков FakeISP, параметров WebRTC и браузерного профиля. Помогает оценить подключение до начала работы.

### [<mark style="color:purple;">Proxy Tester</mark>](/tools/proxy-tester.md)

Проверяет доступность прокси, время ответа, выходной IP и поддержку UDP. Подходит для быстрой проверки одного адреса или списка прокси.


---

# 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/about-proxyshard.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.
