# Резервы

{% hint style="warning" %}
**Доступный резерв обменника** – это количество денег определенной валюты, имеющееся в распоряжении обменного пункта для совершения обменов денег.
{% endhint %}

{% hint style="warning" %}
При совершении операции обмена, обменник не может выдать вам сумму большую, чем доступный резерв
{% endhint %}

Работа обменника электронных валют зависит от конкретного резерва по каждой из обмениваемых валют. То есть, если резерв обменника по USD равен 1000, а клиент хочет купить 1500 USD, не удастся провести операцию по обмену.

Вы можете указать доступный резерв при **создании валюты** или [**отредактировать**](/obmen/valyuty/spisok-valyut.md) уже существующую.&#x20;

![](/files/XGLnrhSr2dUt22VmuxhA)


---

# Agent Instructions: 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://manual.boxexchanger.net/obmen/valyuty/rezervy.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.
