# How are Voucher Currencies distributed?

Each issuance of Voucher Currency happens through an issuer in the ecosystem. In order for a coin to enter circulation, the issuer had to have made the required Vow deposit in order to be able to mint coins. Once their Vow deposit has been locked up, Voucher Currency distribution can commence.

When a consumer makes a purchase at a participating business, their transaction is proof of demand for Voucher Currencies within the network. Transactions are verified by regulated financial institutions in order to ensure the integrity of the distribution process. Each transaction can trigger distribution of the currency.


---

# 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/how-are-voucher-currencies-distributed.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.
