# How do I request a coupon code?

## If you already received a coupon code

1. Go to the dashboard purchase flow.
2. Choose the product where the discount applies.
3. Complete your purchase.

Guide:

* [How to purchase proxies](/how-to-guides/how-to-purchase-proxies.md)

## If you do not have a coupon code yet

1. Open a ticket in the server.
2. Tag staff and request a discount coupon.
3. Include how many proxies you want to purchase.

Guides:

* [How to open a ticket for a query](/how-to-guides/how-to-open-a-ticket-for-a-query.md)
* [How to get into the Shield Proxies server](/how-to-guides/how-to-get-into-the-shield-proxies-server.md)
* [How to apply coupons](/how-to-guides/how-to-apply-coupons.md)


---

# 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.shieldproxies.com/faq/how-to-request-a-coupon-code.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.
