# Score par matériaux

Le score par matériaux est la moyenne des scores amont & aval détaillés ci-avant. \
Le malus associé est arrondi à l'entier le plus proche.

| Matériaux                         | Score | Malus |
| --------------------------------- | ----- | ----- |
| Acier                             | 76    | -2    |
| Aluminium (lourd > 60mm)          | 72    | -3    |
| Aluminium (léger < 60mm)          | 36    | -6    |
| Verre                             | 81    | -2    |
| Brique (type Tetra Pak) standard  | 62    | -4    |
| Brique (type Tetra Pak) biosourcé | 66    | -3    |
| Multicouches                      | 0     | -10   |
| Carton / Papier standard          | 92    | -1    |
| Carton / Papier FSC               | 95    | 0     |
| Carton / Papier 100% recyclé      | 100   | 0     |
| Bois / Liège                      | 50    | -5    |
| Cire                              | 25    | -8    |
| Céramique                         | 0     | -10   |
| Bouteille PET transparente        | 63    | -4    |
| Bouteille PET coloré ou opaque    | 50    | -5    |
| Bouteille PET biosourcé           | 75    | -3    |
| Bouteille 100% rPET transparente  | 100   | 0     |
| Gourde individuelle Mono-PE       | 16    | -8    |
| Gourde individuelle Mono-PP       | 8     | -9    |
| PET                               | 21    | -8    |
| PET biosourcé                     | 46    | -5    |
| Bouteille PEHD & bouchon associé  | 50    | -5    |
| PEHD                              | 21    | -8    |
| PEHD biosourcé                    | 46    | -5    |
| PVC                               | 0     | -10   |
| PEBD                              | 21    | -8    |
| PP                                | 21    | -8    |
| PLA                               | 25    | -8    |
| PS                                | 0     | -10   |
| Autre plastique                   | 0     | -10   |


---

# 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.score-environnemental.com/methodologie/produit/emballages/score-par-materiaux.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.
