> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/help-center/account-management/how-to-use-a-discount-coupon.md).

# How to Use a Discount Coupon?

Video tutorial:[How To Enroll in a PropW Challenge | #proptrading #crypto #cryptocurrency](https://www.youtube.com/watch?v=UYIxqDTFf3Y)

&#x20;

Did you earn/receive a discount coupon? To use it, you need to enroll in a Challenge. During the Challenge purchase stage (refer to "[How to Enroll a Challenge?](https://propw.gitbook.io/propw-docs/how-to-enroll-a-challenge)"), after selecting your account, your discount coupon will be automatically applied.\
\
\
\
At this stage, you can see the discounted price. If the price does not decrease despite having a coupon, please contact us via the "Help Center" or <support@propw.com> email address.\
\
\
\
If you have coupons, the best discount will be automatically deducted. You can see the discounted price with the relevant payment section. After applying coupon, please kindly submit your purchase with using “Accept & Pay” button.\
\
\
\
If you have more than one voucher and want to make changes between them, please open the drop-down list. You can see your vouchers in the list. Select the coupon you want to use.

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

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

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


---

# 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://docs.propw.com/help-center/account-management/how-to-use-a-discount-coupon.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.
