> 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/usage-instructions.md).

# Інструкції з використання

- [Інструкція з налаштування](https://docs.proxyshard.com/ua/usage-instructions/getting-started.md)
- [ShardX Launcher](https://docs.proxyshard.com/ua/usage-instructions/shardx-browser.md): Встановлення ShardX Launcher, налаштування проксі та запуск першого профілю
- [Windows](https://docs.proxyshard.com/ua/usage-instructions/windows.md)
- [Proxifier](https://docs.proxyshard.com/ua/usage-instructions/windows/proxifier.md)
- [v2rayN](https://docs.proxyshard.com/ua/usage-instructions/windows/v2rayn.md)
- [ClashX](https://docs.proxyshard.com/ua/usage-instructions/windows/clashx.md)
- [NekoRay](https://docs.proxyshard.com/ua/usage-instructions/windows/nekoray.md)
- [ProxyCap](https://docs.proxyshard.com/ua/usage-instructions/windows/proxycap.md)
- [SocksCap64](https://docs.proxyshard.com/ua/usage-instructions/windows/sockscap64.md)
- [macOS](https://docs.proxyshard.com/ua/usage-instructions/macos.md)
- [V2Box](https://docs.proxyshard.com/ua/usage-instructions/macos/v2box.md)
- [Linux](https://docs.proxyshard.com/ua/usage-instructions/linux.md)
- [GUI-програми](https://docs.proxyshard.com/ua/usage-instructions/linux/gui-apps.md)
- [v2rayN GUI](https://docs.proxyshard.com/ua/usage-instructions/linux/gui-apps/v2rayn-gui.md)
- [CLI-програми](https://docs.proxyshard.com/ua/usage-instructions/linux/cli-apps.md)
- [proxychains](https://docs.proxyshard.com/ua/usage-instructions/linux/cli-apps/proxychain.md)
- [iOS / Android](https://docs.proxyshard.com/ua/usage-instructions/ios-android.md)
- [V2Box](https://docs.proxyshard.com/ua/usage-instructions/ios-android/v2box.md)
- [Potatso](https://docs.proxyshard.com/ua/usage-instructions/ios-android/potatso.md)
- [Super Proxy](https://docs.proxyshard.com/ua/usage-instructions/ios-android/super-proxy.md)
- [Антидетект-браузери](https://docs.proxyshard.com/ua/usage-instructions/antidetect-browsers.md)
- [Браузер Vision](https://docs.proxyshard.com/ua/usage-instructions/antidetect-browsers/vision-browser.md): Найкращий браузер з підтримкою UDP проксі
- [AdsPower](https://docs.proxyshard.com/ua/usage-instructions/antidetect-browsers/adspower.md)
- [Браузери](https://docs.proxyshard.com/ua/usage-instructions/browsers.md)
- [Chrome](https://docs.proxyshard.com/ua/usage-instructions/browsers/chrome.md): Chrome proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/chrome/proxyshard.md): Розширення ProxyShard для Google Chrome
- [ZeroOmega](https://docs.proxyshard.com/ua/usage-instructions/browsers/chrome/zeroomega.md): Проксі для Chrome
- [Edge](https://docs.proxyshard.com/ua/usage-instructions/browsers/edge.md): Edge proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/edge/proxyshard.md): Розширення ProxyShard для Microsoft Edge
- [ZeroOmega](https://docs.proxyshard.com/ua/usage-instructions/browsers/edge/zeroomega.md): Проксі для Edge
- [Opera](https://docs.proxyshard.com/ua/usage-instructions/browsers/opera.md): Opera proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/opera/proxyshard.md): Розширення ProxyShard для Opera
- [ZeroOmega](https://docs.proxyshard.com/ua/usage-instructions/browsers/opera/zeroomega.md): Проксі для Opera
- [Brave](https://docs.proxyshard.com/ua/usage-instructions/browsers/brave.md): Brave Browser proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/brave/proxyshard.md): Розширення ProxyShard для Brave
- [Yandex Browser](https://docs.proxyshard.com/ua/usage-instructions/browsers/yandex.md): Yandex Browser proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/yandex/proxyshard.md): Розширення ProxyShard для Яндекс.Браузера
- [Vivaldi](https://docs.proxyshard.com/ua/usage-instructions/browsers/vivaldi.md): Vivaldi Browser proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/vivaldi/proxyshard.md): Розширення ProxyShard для Vivaldi
- [Safari](https://docs.proxyshard.com/ua/usage-instructions/browsers/safari.md): Safari proxy
- [Mozilla Firefox](https://docs.proxyshard.com/ua/usage-instructions/browsers/mozilla-firefox.md): Mozilla Firefox proxy
- [ProxyShard Extension](https://docs.proxyshard.com/ua/usage-instructions/browsers/mozilla-firefox/proxyshard.md): Розширення ProxyShard для Mozilla Firefox
- [FoxyProxy](https://docs.proxyshard.com/ua/usage-instructions/browsers/mozilla-firefox/foxyproxy.md): Проксі для Mozilla Firefox
- [Telegram](https://docs.proxyshard.com/ua/usage-instructions/telegram.md): Налаштування проксі для Telegram
- [MikroTik proxy](https://docs.proxyshard.com/ua/usage-instructions/mikrotik-proxy.md): Налаштування проксі на MikroTik


---

# 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/usage-instructions.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.
