# Discounts

<figure><img src="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FlEssEVLxU9km51kL5QUp%2FDiscounts.jpg?alt=media&#x26;token=bfa805c1-5100-4702-8df7-95e32f40ca77" alt=""><figcaption></figcaption></figure>

You can choose between 4 different percentage amounts to deduct from the total cart sum: 10%, 15%, 20% and 25%.

## How it works

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Open the <strong>secondary menu</strong> in your product view.</td><td></td><td></td><td><a href="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FEWVWg7elTLimvV6nqsU0%2FDiscount%202.jpg?alt=media&#x26;token=a2c20f0f-d71a-46ed-a34a-1bc4a5e0303f">Discount 2.jpg</a></td></tr><tr><td>Tap <strong>Add</strong> <strong>discount.</strong> </td><td></td><td></td><td><a href="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FiiRkLkCFDrndFs7Q4RIo%2FDiscount%203.jpg?alt=media&#x26;token=6f49896a-21f5-4af5-9b21-8d1834bf273c">Discount 3.jpg</a></td></tr><tr><td>This will give you the option to do a simple percentage discount. Tap <strong>Add discount</strong> when you've chosen the percentage.</td><td></td><td></td><td><a href="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FMbyq56oCqWwgy42AROCR%2FDiscount%204.jpg?alt=media&#x26;token=633468b8-cb7f-4673-84c4-685d05bd9fb9">Discount 4.jpg</a></td></tr><tr><td>When the discount has been added, it’ll show up net to the total cart sum. You can remove the discount at any time by tapping remove x on the discount.</td><td></td><td></td><td><a href="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FSojSDZc1f73GmajR7VDf%2FDiscount%205.jpg?alt=media&#x26;token=cd970025-8fcf-49bc-b7f9-d6b6a67f488f">Discount 5.jpg</a></td></tr></tbody></table>

{% hint style="info" %}
The discount automatically updates the total cart sum, so if you find your numbers to be off, make sure you take the discount into consideration.
{% 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://docs.vibrant.io/vibrant/products/mobile-pos/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.
