# Nutrition Tracker

The "Nutrition tracker" feature of our app is designed to help users achieve their dietary goals by providing them with personalized recommendations and tracking their progress. Once a user sets their goals and objectives, the app creates a customized diet plan with a daily menu of meals that are tailored to their nutritional needs. This takes the guesswork out of meal planning and ensures that the user is consuming the right balance of macronutrients for their body.

<figure><img src="https://2108383156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSMPWQxVHuGAoNWqWbzDe%2Fuploads%2FF5kIdauzmamCuPhy3qTZ%2FNutrition.png?alt=media&#x26;token=751c2bc4-8840-49a6-b31f-f852627a7454" alt=""><figcaption></figcaption></figure>

The app also includes a calorie tracker that calculates the calorie content of each meal and provides a breakdown of the amount of protein, fat, and carbohydrates that the user has consumed. This allows the user to monitor their macronutrient intake and make adjustments as necessary to ensure that they are hitting their target goals. Additionally, the app tracks how much of the user's daily calorie allowance they have consumed and how much they have left, making it easy to stay on track with their dietary goals.

With the "Nutrition tracker" feature of our app, users can easily stay on top of their dietary needs and make informed decisions about their food choices. Whether they are looking to lose weight, gain muscle, or simply maintain a healthy lifestyle, this feature provides the guidance and support needed to achieve their goals.


---

# 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://bodyai.gitbook.io/whitepaper/features/nutrition-tracker.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.
