> For the complete documentation index, see [llms.txt](https://help.karyakarsa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.karyakarsa.com/karyakarsa-usage-guide/user-guide/petunjuk-penggunaan-karyakarsa-untuk-penikmat-karya/how-to-use-a-voucher.md).

# How To Use A Voucher

How to use it is easy!

1. First you enter the creator page, work, or package that you want to support.
2. Then select the price listed and enter the support page for the payment process. Now, to be able to use the voucher you must click "Use Voucher" as shown in the image below.

![](/files/oGr0WzeWiBf4lYCYuLym)

3. After that, a box will appear that you can fill with the voucher code. Well, for the voucher code, you can get it directly from the creator.

![](/files/ypmysAaWJmFOWdPw5nTP)

That's it, you can continue the payment process to enjoy your favorite works at a discount.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Problem Not Solved?</strong></td><td>Please tell us your worries at <a href="mailto:tanya@karyakarsa.com"><strong>tanya@karyakarsa.com</strong></a></td><td></td><td><a href="/files/Y7NxFsT9dJ3rMg0TJWaQ">/files/Y7NxFsT9dJ3rMg0TJWaQ</a></td><td><a href="mailto:tanya@karyakarsa.com">mailto:tanya@karyakarsa.com</a></td></tr><tr><td><strong>Need The Latest Updates?</strong></td><td>Follow our Instagram, <a href="https://www.instagram.com/karyakarsa_id/"><strong>@karyakarsa_id</strong></a></td><td></td><td><a href="/files/ktJWPLt1JRRT0yGs8xfK">/files/ktJWPLt1JRRT0yGs8xfK</a></td><td><a href="https://www.instagram.com/karyakarsa_id/">https://www.instagram.com/karyakarsa_id/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.karyakarsa.com/karyakarsa-usage-guide/user-guide/petunjuk-penggunaan-karyakarsa-untuk-penikmat-karya/how-to-use-a-voucher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
