# Realtime Payment Links

A Ninjapay Voucher is a single-time or multi-time usable coupon that can be redeemed by both Ninjapay and non-Ninjapay users to transfer funds from your Developer Admin Wallet into their wallet.

Use-cases:

* You want to gift a user but don’t know their Ninjapay username or Lightning Address
* You want to send a Voucher to a user’s email to re-engage them
* Give incentives to your team members for starting early
* You want to run a promotion where you generate 100 Vouchers and give them away to people

<figure><img src="/files/0O6rVKaPRTFoV92MKwES" alt=""><figcaption><p>Ninja lightning voucher</p></figcaption></figure>


---

# 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://ninjapay.gitbook.io/ninjapay-api-docs/how-to/api-reference-upi/plugins/realtime-payment-links.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.
