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

# Що таке ProxyShard

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

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

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

***

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Інструмент для перевірки IP-адреси, UDP, ознак FakeISP, параметрів WebRTC і браузерного профілю. Допомагає оцінити підключення перед початком роботи.

### [<mark style="color:purple;">Proxy Tester</mark>](/ua/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/ua/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.
