# Discount

You can create discounts with a percentage reduction on all or some of the products in your store.&#x20;

To do this, go to the [DISCOUNT ](https://tip4serv.com/dashboard/discount)administration page and click on the **Create discount** button.

### Configure discount rules

In this example we are creating a 50% discount on all products in the "Home" and "Gemmes" categories. And the discount will end on June 26, 2023.

<figure><img src="/files/wPUiBMgSasprvg5gScRF" alt=""><figcaption><p>Discount page screenshot</p></figcaption></figure>

### Result on the product

<figure><img src="/files/7RaVhjrhLT8qt7Yyipxy" 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://docs.tip4serv.com/store-setup/discount.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.
