# Discounts

**Discounts** are one of the features where you can make **settings for voucher codes** that can be used by your customers to get the promo that you have provided.

{% hint style="success" %}
These features are only available for <mark style="color:red;">**Premium**</mark> and <mark style="color:red;">**Ultimate**</mark>**&#x20;plan** only.\*
{% endhint %}

To set a discount code, you can follow this tutorial:

1\. Log in to your Shoppego Dashboard.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on the **Marketing** tab

![](/files/tjKWI2MSLkmmGXAL8lpP)

3\. Click on the **Discounts** tab

![](/files/VOhhKRqxuqG8UOzKnShL)

4\. Click on the **Create discount** button

![](/files/R1EDG5Fo0zKYWh3wV792)

In Shoppego there are **2 types of discounts** you can create:

#### Manual discount

This type of discount requires your customers to enter the discount code you created on your website's checkout page. If the customer cannot meet the discount criteria, they will see an error message on the checkout page.

#### Automatic discount

This type of discount allows customers to **automatically get your discount promo** **without requiring them to enter the discount code** on your website's checkout page. If the customer does not meet the discount criteria, the customer will not see any error messages on the checkout page. **This feature is only available for Ultimate subscriptions.**

In Shoppego, you can only set for **4 options of discounts:**

{% content-ref url="/pages/Jc4WrbBkBsI6qEYSJKp1" %}
[Percentage](/en/marketing/discounts/percentage.md)
{% endcontent-ref %}

{% content-ref url="/pages/rpJiMtrHLCivlkuSlX1M" %}
[Fixed Amount](/en/marketing/discounts/fixed-amount.md)
{% endcontent-ref %}

{% content-ref url="/pages/efzspZpFq6eCmZ3psULP" %}
[Free Shipping](/en/marketing/discounts/free-shipping.md)
{% endcontent-ref %}

{% content-ref url="/pages/vT9XOWvDL3bxaM1tj491" %}
[Fixed Shipping](/en/marketing/discounts/fixed-shipping.md)
{% endcontent-ref %}


---

# 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.shoppego.com/en/marketing/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.
