# Nutrition

<figure><img src="/files/o8Zx5ror0bg4Pmt4RylA" alt="Nutrition tracking" width="256"><figcaption><p>Nutrition tracking</p></figcaption></figure>

### Daily nutrition target

At the top of the nutrition tab under the date selection box, is the nutrition target box. This includes your total calories, protein, carbohydrates and fat that you've consumed on that day, and also your target for that day. These nutrition targets are fully customizable and can be changed day-to-day.&#x20;

{% hint style="info" %}
For more information about nutrition targets, go to the Nutrition Targets section of the user guide.
{% endhint %}

### Adding food items

If you tap on the light blue add food button in the nutrition tab, you'll be taken to the food search screen. Here, there are four tabs: favorites, recent, frequent, and search results.

At the bottom of the screen are two floating buttons: search and barcode scanner. If the food you're searching for has results, they'll be shown in a list. If you tap on an item in that list, its nutritional information will be shown and you'll be able to select the meal you'd like to add it to and the serving size.

<div><figure><img src="/files/Ay3Fn9TDMmI5n6Z9Dm67" alt="Food search results" width="256"><figcaption><p>Food search results</p></figcaption></figure> <figure><img src="/files/iM0P2AGh5XzsXXnSW6ZE" alt="Food item details" width="256"><figcaption><p>Food item details</p></figcaption></figure></div>

{% hint style="info" %}
**Quick tip:** tapping the star icon in the food details dialog will add it to your favorites, so it'll appear in the favorites tab.
{% endhint %}


---

# 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.synrgetic.com/getting-started/for-individuals/tracking/nutrition.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.
