# Component definitions

The products are defined by their components. A product can comprise one or more components, and each of them needs to be described.&#x20;

The UP Scorecard considers a component as part of the packaging or foodware that is designed to be separated by the user (e.g. a lid or a removable label or a protective sleeve).&#x20;

The physical characteristics of these components are predefined for existing products in the tool (see [Product Recipes](https://docs.google.com/spreadsheets/d/1BMG1m-F1eLnHFXfsMdJLHh3WBULB8BtS2UvzIosxk4g/edit?gid=1483397334#gid=1483397334)). Below is an example:

<figure><img src="/files/lEnKAxyrIg4xWIVtjW53" alt=""><figcaption><p>Example of a 2 component product: a cup with a lid.</p></figcaption></figure>

When creating a new product, the user is invited to provide several parameters for each component:

* The type of component
* The type of material it is made of
* The material weight
* The litter class: the litter class depends on the size of the items. Small items have a higher litter rate than larger ones.
* The level of food contact: the interaction between food and material affects the Chemicals of Concern score (see more details [here](/methodology/the-six-up-scorecard-metrics/chemicals-of-concern.md#food-and-material-interaction)). If no food contact, the component does not affect the score. With incidental contact with food, the component contributes 10% to the score.


---

# 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/using-the-tool/customization/what-can-you-customize/component-definitions.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.
