> 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/instrukciyi-z-vikoristannya/getting-started.md).

# Інструкція з налаштування

## **Додавання списку проксі із замовлення в програми**

Щоб додати проксі в різні програми, відкрийте своє [замовлення](https://dashboard.proxyshard.com/products) на сайті та скопіюйте проксі:

{% hint style="warning" %}
**Зверніть увагу: в усіх прикладах підключення виконується через** <mark style="color:purple;">**SOCKS5**</mark>.\
\
**Для того щоб дізнатися порт підключення для:**\
\ <mark style="color:purple;">**Datacenter\ISP**</mark> - встановіть перемикач на <mark style="color:purple;">SOCKS5</mark> у полі <mark style="color:purple;">Proxy list</mark>

<img src="/files/uQQ5PpIkimcIerk8KFKN" alt="" data-size="original">

<mark style="color:purple;">**Residential proxy**</mark> - У налаштуваннях замовлення вказати "<mark style="color:purple;">Protocol</mark>" - <mark style="color:purple;">SOCKS5</mark>

<img src="/files/qR9IUYzmT5vtJXYYNtq8" alt="" data-size="original">

<mark style="color:purple;">**Mobile proxy**</mark> - додаткові дії в замовленні не потрібні: один порт працює і через <mark style="color:purple;">HTTP</mark>, і через <mark style="color:purple;">SOCKS5</mark>
{% endhint %}

## Приклад для <mark style="color:purple;">Датацентр/ISP</mark> проксі

Відкрийте [замовлення](https://dashboard.proxyshard.com/products) та скопіюйте проксі з <mark style="color:purple;">Proxy List</mark>.

<figure><img src="/files/43OcVDDByOTovxmOxIZA" alt=""><figcaption></figcaption></figure>

212.14.123.184 - IP адреса підключення до проксі

22334 - Port підключення до проксі

KDKKKEI - Login підключення проксі

KDKKEIID3 - Password проксі

## Приклад для <mark style="color:purple;">Резидентських проксі</mark>:

Вкажіть потрібні параметри проксі, наприклад країну/протокол, і натисніть "<mark style="color:purple;">Generate proxy</mark>"

<figure><img src="/files/Fp0vI1I2HDRX0NlJFonv" alt=""><figcaption></figcaption></figure>

Скопіюйте отримані проксі з <mark style="color:purple;">Proxy List</mark> або скопіюйте окремі поля підключення, якщо програма не підтримує вставку рядком.

Нижче наведено скріншот, де показано, які поля відповідають за "Server":"Port":"Login":"Password"

<figure><img src="/files/CGuUDvtfnMbsasxCJzZh" alt=""><figcaption></figcaption></figure>


---

# 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/instrukciyi-z-vikoristannya/getting-started.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.
