# How To Add Discount to Product

1. Log in to the [**https://landing-page.kuasa.io/**](https://landing-page.kuasa.io/)**.**
2. Click **Landing Page.**

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

3. Go to the **Products** and click the **Discounts** button.

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

4. You will be redirected to **Discount Coupon** listing, then you need to click **+Add Coupon** button.

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

5. Fill all the required details and click **Add New** button to create the coupon.&#x20;

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

6. Congratulations! You have successfully added your Discount coupon! Make sure you share <mark style="color:green;">**DISCOUNT CODE**</mark> to your customer to start redeem.

<figure><img src="/files/1CNyLjaaaTst1wymXzag" alt=""><figcaption></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://tutorials.kuasa.io/getting-started/kuasa-landing-page/products/discounts/how-to-add-discount-to-product.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.
