# Discounts

<figure><img src="/files/78LTPWzZWYGJxFMLVHkb" alt=""><figcaption></figcaption></figure>

A window for creating a discount opens:

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

* Enter the name of the discount.
* Select the discount percentage that will be applied to the total amount of the customer's cart.
* Optionally, you can set a validity period by indicating a start date and an end date for the discount.
* By default, the discount will be activated. If you need more time before making it available, simply deactivate it temporarily.<br>

Once the discount is created, the desired number of vouchers is produced:<br>

<figure><img src="/files/hsq0eIbf1g39xr5IiK13" alt="" width="375"><figcaption></figcaption></figure>

Provide the codes to customers to be applied at checkout:

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

***

[‹ Return to the OIDO website](https://www.oido.me/en)


---

# 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://oido.gitbook.io/hilfe/help/product-catalog/discounts.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.
