# Voucher Currency

VSC (Voucher (v) Currency) token contracts required for launch were initially deployed by Vow Limited.&#x20;

When new vcurrency is required (when operation in a new territory/region begins) a new contract will need to be deployed and the contract owner updated to the address of the VOW snapshot. The VOW utility token holders then hold a network wide vote whether to register the vcurrency contract with the main VOW contract to integrate it into the system.

When a vcurrency needs to be decommissioned (in the case of hyperinflation for example) the VOW token holders will vote to remove the registration of a Vcurrency token. This removal vote should have a high quorum due to the obvious potential network disruption.


---

# 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/decentralisation-and-governance/other-considerations/voucher-currency.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.
