# Setup

Once you have the app installed, you can go to `Catalog > Products` and click on the product you want to edit. Then click on the `Specifications` tab and scroll down to `Custom fields.` Here you will find a custom field set called `"Nutrition labeling".`

Now activate the Nutrition Labeling for your product and determine whether your information refers to a unit or to 100 grams. Now simply enter the Nutri-Score and how many grams of each nutritional value are given for your product.

### Nutritional value needed that is not present in the list?

If you are looking for a nutritional value that you cannot find in the list, you can find it under `Additional Information` at the very end of the list.

### Enter allergens

You will find fields for the different allergen ingredients and can determine their content by simply selecting `Yes` or `No`.


---

# 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.shop-studio.io/shopware/extensions/nutrition-labeling/setup.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.
