# Step 3: Incineration and Landfill

<figure><img src="/files/PKNRW1R0vd4xH9sGhltZ" alt=""><figcaption><p>Plasteax scheme highlighting the step that determines shares of plastic waste incinerated and landfilled.</p></figcaption></figure>

This section of the model focuses on determining the amount of plastic waste, by polymer and category, that ends up in one of the other "properly disposed" fates: incineration and landfilling. The overall percentages of waste allocated to these fates are sourced from external data, including Eurostat, Census reports, national statistics, and scientific publications.

If sector-specific data (e.g., for packaging) is available, these percentages can be applied directly to the different polymers and categories, in proportion to the amount of waste remaining for each combination. By this stage in the model, we have already accounted for the quantities of waste that have been recycled, exported, or littered (further explained in the next section). Therefore, the remaining waste for each polymer and category is calculated by subtracting these three fates from the total waste.

However, detailed sector-specific data is often unavailable, and **available data typically pertains to municipal solid waste** (MSW), which includes packaging, textile, and household waste. In such cases, before assigning incineration and landfilling percentages to the different polymers and categories, we must first estimate the portion of MSW that comes from packaging as opposed to other sectors.

To achieve this, we distribute the total incinerated (or landfilled) MSW across sectors in proportion to the waste generated by each sector. Since recycling, exporting, and littering quantities have already been allocated by sector, sectors with higher recycling rates — such as packaging — will receive proportionally smaller amounts for incineration and landfilling.

At the end of this step, the **quantities of waste destined for incineration and landfilling are assigned to each specific polymer and packaging category combination**.


---

# 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://docs.plasteax.earth/explainers/model/step-3-incineration-and-landfill.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.
