> For the complete documentation index, see [llms.txt](https://docs.pakk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pakk.io/products-and-inventory/pricing/discount-adjustment-lines.md).

# Discount Adjustment Lines

These are intended to be used on an ad hoc basis and shouldn’t form an integral part of your approach to pricing. They are useful for implementing one-off discounts - for example if you need to offer a discount as a gesture of goodwill to a customer.

In Pakk, line charges and discounts are treated the same as any other *product* so just set them up as products with a sensible name and SKU that will be easy for you to find and give them a standard “price” (positive or negative). You can always adjust this price on the fly when you add it to an order. It’s important to mark it as a *non-stockable* item, as of course you won’t be tracking inventory for these adjustments.


---

# 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:

```
GET https://docs.pakk.io/products-and-inventory/pricing/discount-adjustment-lines.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.
