# Sourcing settings

The utilization of renewable feedstock (i.e. bio-based raw materials) or recycled raw materials can contribute to reducing environmental impacts. Here is what you can customize in the UP Scorecard.

{% tabs %}
{% tab title="Recycled content" %}
Post-consumer recycled  (PCR) content is predefined for all materials and products in the tool: see [PCR & recovery](https://docs.google.com/document/d/1K4YgfASpkQqByWoV1xpfX_U2qoj4cVU4r6e7iEWJlT0/edit?tab=t.0#heading=h.hfhxbm36o1tn) (note that it is region-dependent). Some materials contain PCR by default, while others do not.

The user can change the PCR content for a product when creating a new product and when customizing an existing product.&#x20;

{% hint style="info" %}
The tool lets the user enter any value between 0 and 100% for the PCR content. However, it is important to note that in many if not all cases, it is unrealistic to assume that a product can be made of 100% PCR content, for both technical and economical reasons. Many regulations also control and restrict the utilization of PCR content in food contact materials because these materials may contain more chemicals of concern than virgin materials.
{% endhint %}
{% endtab %}

{% tab title="Certifications" %}
Bio-based materials are by default not certified. The user can add certifications demonstrating commitment to environmental and social sustainability practices, including:

* "Best" certifications:
  * [Bonsucro](https://bonsucro.com/)
  * [Forest Stewardship Council](https://fsc.org/en)
  * [Roundtable on Sustainable Biomass](https://rsb.org/)
* "Good" certification
  * [Sustainable Forestry Initiative](https://forests.org/)

Currently, the tool only considers certifications for bio-based materials.&#x20;
{% endtab %}
{% endtabs %}


---

# 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/sourcing-settings.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.
