# Ingredient Nutrients Details

To view the ingredient nutrient details, click the "Ing Details" menu item from the [Formulation Menu](/animal-diet-formulator/recipes/formulation.md#formulation-menu-section) Section.

<figure><img src="/files/hHVd95zSMhYw9KmoKuru" alt=""><figcaption></figcaption></figure>

Clicking the button will show the pop-up containing the Ingredient Nutrients in a tabular format.&#x20;

{% hint style="info" %}
Scroll horizontally to view the other columns and scroll vertically to see other ingredients.
{% endhint %}

<figure><img src="/files/vtICl7gH1ylmulYwvtT1" alt=""><figcaption></figcaption></figure>

#### 1. Nutrient Sections

Click each nutrient section tab to view the ingredients and their nutrients

#### 2. View Options

Select the unit or type of values that you want to show.

#### 3. Ingredient List and its nutrients

View the values based on the selected option from the View Options dropdown.


---

# 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.animaldietformulator.com/animal-diet-formulator/recipes/ingredient-nutrients-details.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.
