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

# Setup instructions

## **Adding a proxy list from the order to programs**

To add proxies to different programs, open your [order](https://dashboard.proxyshard.com/products) on the website and copy the proxies:

{% hint style="warning" %}
**Please note that in all examples, the connection is made through&#x20;**<mark style="color:purple;">**SOCKS5**</mark>**.**\
\
**To find the connection port for:**\
\ <mark style="color:purple;">**Datacenter\ISP**</mark> - set the switch to <mark style="color:purple;">SOCKS5</mark> in the <mark style="color:purple;">Proxy list</mark> field

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

<mark style="color:purple;">**Residential proxy**</mark> - in the order settings, set "<mark style="color:purple;">Protocol</mark>" to <mark style="color:purple;">SOCKS5</mark>

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

<mark style="color:purple;">**Mobile proxy**</mark> - no additional actions are required in the order; the port connection works through both <mark style="color:purple;">HTTP</mark> and <mark style="color:purple;">SOCKS5</mark>
{% endhint %}

## Example for <mark style="color:purple;">Datacenter/ISP</mark> proxies

Open the [order](https://dashboard.proxyshard.com/products) and copy the proxy from <mark style="color:purple;">Proxy List</mark>.

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

212.14.123.184 - proxy connection IP address

22334 - proxy connection port

KDKKKEI - proxy connection login

KDKKEIID3 - proxy password

## Example for <mark style="color:purple;">Residential proxies</mark>:

Specify the required proxy parameters, for example country/protocol, and click "<mark style="color:purple;">Generate proxy</mark>".

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

Copy the generated proxies from <mark style="color:purple;">Proxy List</mark>, or copy the individual connection fields if the program does not support pasting a full line.

Below is a screenshot showing which fields correspond to "Server":"Port":"Login":"Password".

<figure><img src="/files/O59BY7XRNxFAN0C6Rtbj" 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/eng/usage-instructions/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.
