# What is the purpose of Voucher Currencies?

Voucher Currencies serve as a stable unit of currency within the Vow ecosystem. Each unit is backed by its ability to claim a discount of equivalent value in goods and services across the ecosystem, as well as an additional deposit of VOW.

Because the business have vowed to accept back the the total value of Voucher Currencies they issue, each unit always has a value equal to the local fiat currency.

This means that in a US dollar based market, if a Retailer is able to distribute v$20 of Voucher Currencies, it must have locked up $4 US worth of VOW tokens.&#x20;

In order to distribute Voucher Currency, the same time guarantee to accept back the v$20 as a discount, against their goods and services when the consumer wishes to redeem them.

At the point of redemption, the issuer may unlock and recoup their original VOW deposit.


---

# 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://vow-2.gitbook.io/white-paper/frequently-asked-questions/what-is-the-purpose-of-voucher-currencies.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.
