# Manual Discounts

- [Applying Line Discounts](https://help.takulabs.io/pos/discounts-and-promotions/manual-discounts/applying-line-discounts.md): This article will guide you on how to apply a discount to a product under an invoice.
- [How to Apply Bulk Line Discounts](https://help.takulabs.io/pos/discounts-and-promotions/manual-discounts/how-to-apply-bulk-line-discounts.md): A bulk line item discount is used when applying a discount to all items in the shopping cart. Use the following steps to apply a bulk line discount in TAKU Retail.
- [Applying Sub-Total Discounts](https://help.takulabs.io/pos/discounts-and-promotions/manual-discounts/applying-sub-total-discounts.md)


---

# 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://help.takulabs.io/pos/discounts-and-promotions/manual-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.
