> 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/our-products/residential-proxies/how-to-use-residential-proxies.md).

# Как устанавливать резидентские прокси в программу

Рассмотрим, что представляет собой строки прокси подключений из поля в "<mark style="color:purple;">Proxy list</mark>"

Пошаговые примеры добавления сгенерированных прокси в программы собраны в [инструкции по настройке](/usage-instructions/getting-started.md).

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

<mark style="color:purple;">**resident.proxyshard.com**</mark> - Это IP адрес подключения к прокси. Оно представлено в виде DNS имени, так как за этим адресом кроется множество адресов IPv4 (балансировщиков) и адреса IPv4 могут меняться.

<mark style="color:purple;">**8080**</mark> - Порт подключения. Порты не влияет на смену IP адреса, они меняются только для выбора типа протокола

<mark style="color:purple;">**plan-limited-country-any-sid-nd1fmhz1mfxy**</mark> - Логин, имеет такой большую длину, в него помещается выбор страны, региона и другие параметры указанные в настройках заказа. Также в логин помещается <mark style="color:purple;">**sid-sy06witplz6x**</mark>, он отвечает за IP, изменение символа приведет к смене IP адреса.\
\ <mark style="color:purple;">**7g6d8jd1t7in**</mark> - Пароль для подключения

{% hint style="info" %}
*При создании списка прокси, они не сохраняются в заказе, а при создании новых прокси, старые прокси работать не перестают. Так что вы в любой момент можете создать еще сколько угодно вам прокси, без утери подключения к старым.*
{% endhint %}


---

# 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/our-products/residential-proxies/how-to-use-residential-proxies.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.
