> For the complete documentation index, see [llms.txt](https://guide.cryptrend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cryptrend.io/chastye-voprosy/spisok/kakie-proksi-ispolzovat-dlya-farma.md).

# Какие прокси использовать для фарма?

***

[**Подробнее о прокси - в мануале**](/obshie-nastroiki/publish-your-docs.md)

***

Прокси - это сервер посредник в компьютерных сетях, который выступает, как промежуточное звено между пользователем и целевым сервером. Он имитирует, что мы зашли в аккаунт с другого ip адреса, что позволяет фармить поинты в увеличенном объёме. Именно благодаря прокси мы имеем возможность маскировать ферму для депин проектов. Он перенаправляет ваш трафик, скрывая IP-адрес и помогая обходить блокировки

{% hint style="info" %}
HTTP/HTTPS-прокси:

* Работает только с веб-трафиком (HTTP/HTTPS)
* Быстрый, но менее универсальный.\
  Не всегда скрывает факт использования прокси

\
Socks5-прокси:

* Универсальный (поддерживает любые протоколы: HTTP, FTP, P2P, игры и т.д.)
* Поддерживает TCP, UDP, DNS и аутентификацию
* Лучше для анонимности и обхода блокировок.
  {% endhint %}

***

Под все проекты идеально подходят:

* Качественные резидентские прокси (лучше всего socks5)
* IP-адрес должен быть статичным. Избегайте ротации или выбирайте липкий IP

{% hint style="success" %}
Однако, под Grass подходят прокси с ротацией 30 секунд и меньше
{% endhint %}

***

[**Для покупки прокси - используйте бот**](/nachalo-raboty/pokupka-proksi-v-bote.md)

***


---

# 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:

```
GET https://guide.cryptrend.io/chastye-voprosy/spisok/kakie-proksi-ispolzovat-dlya-farma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
