# Voucher Service

## About

* A voucher is equivalent to proof of cash value and is not redeemable for cash, the anti-counterfeiting of vouchers is a very important issue.
* Only eligible individuals can receive and use vouchers.
* The agent networks then ask the government or non-profit organizations for the goods and services with the voucher code.

## High level overview

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

## Verification guide

<https://www.notion.so/Voucher-Design-a03d69662c2d4c3da6a07948493d04f7>


---

# 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://docs.openg2p.org/0.7.0/user-guides/voucher-service.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.
