> 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/avtozamena-proksi.md).

# Автозамена прокси

Функция автозамены нужна для того, что бы бот в автоматическом режиме менял за вас те прокси, которые не подходят/перестали работать. Прокси для автозамены берутся из резерва. В этой статье мы покажем, как настроить эту опцию:

***

{% stepper %}
{% step %}

### Переходим в "Настройки":

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

{% step %}

### Включаем автозамену:

<div><figure><img src="/files/7K1oNWvm7bMN3t2wtTS0" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/BurEUtfqzWNkhqMaiVO8" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Включаем автозамену по времени:

{% hint style="info" %}
Указывайте нужное вам время
{% endhint %}

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

{% step %}

### Включаем автозамену по качеству:

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

{% step %}

### Включаем автозамену по лимиту IP:

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

{% step %}

### В результате должно получиться так:

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

***

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

***


---

# 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/avtozamena-proksi.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.
