> 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/obshie-nastroiki/publish-your-docs/privyazka-proksi-k-akkauntu.md).

# Привязка прокси к аккаунту

После того, как мы зарегистрировали и добавили нужное количество аккаунтов, создали прокси и настроили автозамену по API, нам нужно связать эти вещи воедино и начать фармить:

***

{% stepper %}
{% step %}

### Первым делом заходим в "Аккаунты":

<figure><img src="/files/gORmLNaScmAsNEoFzvwF" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Добавляем прокси на аккаунты:

У нас есть 3 варианта, как это сделать:

{% tabs %}
{% tab title="Раздельно" %}
{% stepper %}
{% step %}

### Выбираем интересующий нас аккаунт:

<figure><img src="/files/Q09r49tlQRq2fcN28ngf" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Нажимаем "Добавить сети":

{% hint style="success" %}
Также в этом меню можно настроить аккаунты, как вы хотите
{% endhint %}

<figure><img src="/files/pUbUfvzrTeQWNp9YS3o1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Следуем инструкции, выбираем то, что подходит:

<figure><img src="/files/yyV2YCHO69gMthiK9BNh" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Добавить равномерно на все" %}
Например, если у вас есть 100 аккаунтов и 1000 прокси, на каждый аккаунт будет добавлено по 10 прокси, если они успешно пройдут проверку

{% stepper %}
{% step %}

### Нажимаем "Сети":

<figure><img src="/files/avr8mejsKZKharg4wooE" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Выбираем "Добавить равномерно":

Это распределит все ваши прокси поровну между каждым аккаунтом

{% hint style="success" %}
На примере бот для Grass, в этом же разделе, в нём можно выбрать режим работы нод (для всех аккаунтов сразу)&#x20;
{% endhint %}

<figure><img src="/files/Louhr5KELvEI5kXqhDLO" alt="" width="333"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Следуем инструкции, выбираем удобный вам вариант:

<figure><img src="/files/AFq0jFiVgyNYDGyMRhFg" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Добавить до лимита" %}
Режим позволяет задать максимальное количество прокси для каждого аккаунта. Прокси будут добавляться в аккаунты до достижения указанного максимума.

{% stepper %}
{% step %}

### Нажимаем "Сети":

<figure><img src="/files/lK1yNPEjE8cENFaijhzc" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Нажимаем "Добавить сети до лимита":

{% hint style="success" %}
На примере бот для Grass, в этом же разделе, в нём можно выбрать режим работы нод (для всех аккаунтов сразу)&#x20;
{% endhint %}

<figure><img src="/files/EZV5SYM8YEUAUGHrEx3r" alt="" width="333"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Следуем инструкции, выбираем удобный вам вариант:

<figure><img src="/files/vhk6uKZfvK8TQXhuEvMz" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Разные настройки для каждого аккаунта имеют основания быть, так как, если ваша ферма очень большая, то лучше не давать повода заподозрить себя тем, что все аккаунты обладают одинаковыми характеристиками
{% endhint %}
{% endstep %}
{% endstepper %}

***

**В следующих статьях подробно рассказано про добавление аккаунтов и другие функции ботов**

***


---

# 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/obshie-nastroiki/publish-your-docs/privyazka-proksi-k-akkauntu.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.
