> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme.md).

# Scheme

- [Configure Flat % Discount scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/configure-flat-discount-scheme-in-sale-bill.md)
- [Apply Flat Value Discount Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/apply-flat-value-discount-scheme-in-sale-bill.md)
- [Apply Godown Filter for Scheme Campaign in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/apply-godown-filter-for-scheme-campaign-in-sale-bill.md)
- [Apply a Flat Rate Scheme in a Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/apply-a-flat-rate-scheme-in-a-sale-bill.md)
- [Apply a Free Item Based Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/apply-a-free-item-based-scheme-in-sale-bill.md)
- [Implement a Buy 1 Get 1 Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-a-buy-1-get-1-scheme-in-sale-bill.md)
- [Implement Slab Wise Discount Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-slab-wise-discount-scheme-in-sale-bill.md)
- [Implement Time Based Happy Hours Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-time-based-happy-hours-scheme-in-sale-bill.md)
- [Implement Schemes on Marked or Selected items in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-schemes-on-marked-or-selected-items-in-sale-bill.md)
- [Implement Lot-wise schemes in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-lot-wise-schemes-in-sale-bill.md)
- [Implement Quantity based Discount % Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-quantity-based-discount-scheme-in-sale-bill.md)
- [Implement Item Group wise Value based Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-item-group-wise-value-based-scheme-in-sale-bill.md)
- [Implement Gift Voucher Based Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-gift-voucher-based-scheme-in-sale-bill.md)
- [Create a Discount Coupon–based Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/create-a-discount-coupon-based-scheme-in-sale-bill.md)
- [Implement Retail Customer Wise Discount in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-retail-customer-wise-discount-in-sale-bill.md)
- [Implement Lot or Purchase Date wise Scheme in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-lot-or-purchase-date-wise-scheme-in-sale-bill.md)
- [Implement Combo Scheme on Value/Quantity basis in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-combo-scheme-on-value-quantity-basis-in-sale-bill.md)
- [Implement Additional Discount after all Schemes in Sale Bill](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/implement-additional-discount-after-all-schemes-in-sale-bill.md)
- [Enable the List Showing Available Schemes / Discounts](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme/enable-the-list-showing-available-schemes-discounts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/scheme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
