> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/guide/osnovnye/valyutnaya-sistema/rezervy/rezerv-iz-servera.md).

# Резерв из сервера

{% embed url="<https://youtu.be/1DD7IRfMbgU>" %}

{% hint style="info" %}
Для работа с модулем **"Резерв из Сервера"**, откройте раздел **Основное — Корректировка резерва — Список резервов** перейдите в настройки ***(В правом углу)*** и включите **"Включить модуль Резерв из сервера"**&#x20;
{% endhint %}

{% hint style="danger" %} <mark style="color:red;">**Внимание!!!**</mark> <mark style="color:red;"></mark><mark style="color:red;">Чтобы резервы автоматически обновлялись, Вам обязательно нужно настроить планировщик задач (cron) на хостинге.</mark>&#x20;

[**Инструкция по настройке планировщика задач**](/guide/podgotovka-k-ustanovke/nastroiki-servera/planirovshik-zadach-cron.md)
{% endhint %}

1. Перед привязкой резерва к валюте, обязательно настройте авто-выплаты в разделе **Мерчант и API — список автовыплат**
2. Далее, перейдите в **Основное — Корректировка резерва — Список резервов** выберите валюту к которому хотите привязать резерв и нажмите иконку редактирования

<figure><img src="/files/4kBPcbLKhrXKG8WcVLfZ" alt=""><figcaption></figcaption></figure>

3. В блоке **Резерв с сервера**, выберите код валюты, которую хотите подключить.

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

> **Binance (Биржа)** - Название провайдера
>
> **\[binance]** - код провайдера
>
> **(Binance 1)** - название, которую вы указали при создании автовыплаты

**Сохраните настройки**


---

# 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://docs.iexexchanger.com/guide/osnovnye/valyutnaya-sistema/rezervy/rezerv-iz-servera.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.
