# Discount

We generally provide discounts only for larger orders.

Please note that Tebex calculates cart values excluding taxes. Depending on your country and local VAT rates, a higher total amount may be required to reach the discount threshold.

Take advantage of our bulk order discounts on your next purchase:

• Receive **10% off** on orders of €150 or more with code: **basket10**\
• Receive **20% off** on orders of €200 or more with code: **basket20**

{% hint style="info" %}
**Note:** We had a call with Tebex, and the basket value will be calculated after taxes and fees. For example, with the "basket20" discount, it will work if your basket is worth approximately €250 (in Germany). The required basket value may change depending on your country of origin.

We will inform you if Tebex makes any changes.
{% endhint %}


---

# 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://varixcode.gitbook.io/varixcode/vlrixcode-systems/faq/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.
