# Can I offer subscription discounts to my customers?

Yes, you can easily set a discount for your subscription products when configuring your plans with Joy Subscriptions.

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

Offering discounts is a great way to make your subscription plans more appealing to customers&#x20;

* Set a Fixed Discount: You can offer a consistent discount for every order in the subscription&#x20;
* Change Discount After X Cycles: If you want, you can set the discount to change after a certain number of subscription cycles&#x20;
* Add Free Shipping: Consider offering free shipping on all recurring orders (excluding the initial order) to further incentivize your customers


---

# 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.avada.io/joy-subscriptions/faqs/can-i-offer-subscription-discounts-to-my-customers.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.
