# Moderating ingredients

It's important to check your recipe ingredients and ensure there are no yellow warning triangles. These ingredients are not properly understood by our Food Brain, and may lead to invalid nutrition data.

Here's a quick video showing you how you can easily correct these ingredients.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr9bdlQGFzhny8zWPvxIn%2Fuploads%2FojkwaYdBfsn9fNaxHKbk%2Fmoderate_recipes.mp4?alt=media&token=095fb746-b409-4bc4-8d9e-878b694be745>" %}

There are 2 ways to correct these ingredients:

1. Simply rewrite the ingredient line using natural language. Usually, if you follow the format of QTY UNIT INGREDIENT\_NAME, e.g. "100 gram mushroom" it will usually work.
2. The other way is to use the View Detail feature in the ingredient dropdown to search the nutrition database for the exact ingredient. You can also rewrite the ingredient line the exact way you want and reference the exact ingredient you want too.&#x20;


---

# 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.mealiq.io/recipes/moderating-ingredients.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.
