> 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/editor/sozdanie-parolei.md).

# Создание паролей

{% hint style="info" %}
Если вы выбираете автоматический способ регистрации или IMAP, то для корректного продолжения работы, вам понадобится создать пароль и верифицировать крипто кошелёк
{% endhint %}

Функция создания паролей и верификации кошельков (следующая статья) необходимы для создания фермы. Если они не установлены, то бот не сможет корректно работать. В этой и следующей статьях подробно рассказано, как это сделать.&#x20;

***

Нажмите на тот способ, которым вы создавали аккаунт:

{% tabs %}
{% tab title="Авторегистрация" %}

#### Для создания пароля при ручной авторегистрации необходимо:

{% stepper %}
{% step %}

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

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

{% step %}

### Выбрать нужный аккаунт:

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

{% step %}

### Нажать "Установить пароль":

<figure><img src="/files/pLXwVIWVuwChHTFRKtbz" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/ZlmYURqyijKCwSl9nIyX" alt="" width="375"><figcaption><p>Бот с эти успешно справляется</p></figcaption></figure>
{% endstep %}

{% step %}

### Вводим код с почты:

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

{% step %}

### Копируем ссылку с почты и вставляем:

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

{% tab title="IMAP" %}

#### Если у вас много аккаунтов IMAP, то необходимо:

{% hint style="info" %}
Вы также можете создавать пароли для IMAP аккаунтов по инструкции для авторегистрации, однако, это будет долго и неудобно, если у вас много аккаунтов
{% endhint %}

{% stepper %}
{% step %}

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

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

{% step %}

### Выбрать "Аккаунты":

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

{% step %}

### Нажать "IMAP установка паролей"

<figure><img src="/files/0g44DLAVetp9WcpwrHZi" alt="" width="323"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Нажать "Да":

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

{% step %}

### Бот установит пароли, подождите финализации

{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

После этого, пароль будет успешно установлен. Увидеть его можно в файле в разделе "Экспорт"

***

**После установки паролей обязательно верифицируйте кошелёк. Подробный мануал по верификации будет в следующей статье**

***


---

# 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/editor/sozdanie-parolei.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.
