# Packaging systems

The comparison between single-use versus reusable food packaging options revolves around environmental concerns, cost, convenience, and specific use cases. When focusing on the environmental impacts of the packaging system, it becomes evident that the recoverability of packaging products is critical. &#x20;

Recoverability is an integral part of the waste hierarchy, a conceptual framework ranking waste management options according to what is best to minimize resource use and waste. The waste hierarchy says that whenever possible, we should first rethink and redesign a foodware or packaging product (or the entire food delivery process) to actively prevent the generation of any waste or to reduce the amount of packaging needed.

<figure><img src="/files/k2mZUln2RiAh1ZeXEga2" alt="" width="563"><figcaption><p>An illustration of the waste hierarchy (adapted from <a href="https://zwia.org/zwh/"><em>Zero Waste International Alliance</em></a><em>).</em></p></figcaption></figure>

It then gives priority to closed-loop systems where, in a perfect system, 100% of the material originally used in a given packaging application is reutilized for the same application as many times as possible. In reality, no such thing as a fully closed loop exists ([Cimpan et al., 2023](https://www.sciencedirect.com/science/article/pii/S0956053X23003409)). However, the waste hierarchy indicates that some approaches are generally better in terms of circularity and resource efficiency. In this context, reuse is prioritized over recycling, composting, landfilling, and lastly, incineration ([Albrecht et al., 2022](https://www.umsicht.fraunhofer.de/content/dam/umsicht/en/documents/publications/2022/Reusable-plastics-vs-single-use-cardboard.pdf)).

Let's more closely evaluate the impacts of the two standard packaging systems:

* [Single-use packaging](/background-information/packaging-systems/single-use-packaging.md) and associated recovery options
* [Reusable packaging](/background-information/packaging-systems/reusable-packaging.md) and associated logistics


---

# 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.upscorecard.org/background-information/packaging-systems.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.
