# Handling Overstock and Deadstock

Overstock refers to excess inventory that is not moving, while deadstock is unsellable inventory. Both types of stock tie up capital and storage space, so managing them effectively is critical for profitability.

**Strategies for Managing Overstock and Deadstock:**

* **Discount Sales:** Offer discounts to clear slow-moving stock.
* **Bundling:** Combine deadstock with faster-moving items in promotional bundles.
* **Returns to Supplier:** Where possible, negotiate returns of excess stock to suppliers.


---

# 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://academy.pakk.io/school-of-erp/inventory-management/handling-overstock-and-deadstock.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.
