# Coupons

A coupon code or promo code is a computer-generated code, consisting of letters or numbers that consumers can enter into a promotional box on a site's [shopping cart](https://www.webopedia.com/TERM/S/shopping_cart.html) (or checkout page) to obtain a discount on the current purchase. Admin can manage the coupon by deleting it by clicking on delete icon as displayed in the below screenshot.

&#x20;

![](/files/-M5kg0J3bYCCyq8BHe73)

To add a new coupon you need to fill in the following fields :

**Coupon Title  :** A coupon title is a code by which a person can discount, it uses to deduct some amount from the bill before paying. Every coupon code has a different code depending on the products. **coupon code**, or **promo code**, is a computer-generated code, consisting of letters or numbers that consumers can enter into a promotional box on a site's shopping cart (or checkout page) to obtain a discount on the current purchase. Here admin can set a coupon title for his products based on his convenience.

**Coupon Value% :** Admin can set the offer percentage for any of his particular products which he wishes to offer a discount

After filling in all the above fields click on submit button so that coupon gets added successfully as displayed in the below screenshot.

![](/files/-M5kgcYgWQZEPwDbkLwr)


---

# 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.ionicfirebaseapp.com/restaurantbackend/user-manual-cms/coupons.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.
