# Animal Diet Formulator

- [Introduction](https://docs.animaldietformulator.com/animal-diet-formulator/introduction.md): Explore how to use the software through our detailed documentation.
- [Pet Owners](https://docs.animaldietformulator.com/animal-diet-formulator/pet-owners.md): This is where you can manage information for all pet owners or clients.
- [Pets](https://docs.animaldietformulator.com/animal-diet-formulator/pets.md): This is the section where you can manage all of your pets.
- [Ingredients](https://docs.animaldietformulator.com/animal-diet-formulator/ingredients.md): This is the section where you can manage your Ingredients and verify the details of each Animal Diet Formulator Ingredient
- [Compare Ingredients](https://docs.animaldietformulator.com/animal-diet-formulator/compare-ingredients.md): Comparing Ingredients will help you to understand the differences in nutrients between two or more ingredients.
- [Compare Recipes](https://docs.animaldietformulator.com/animal-diet-formulator/compare-recipes.md): Comparing recipes will help you to understand the differences in nutrients of the two or more recipes.
- [Estimators](https://docs.animaldietformulator.com/animal-diet-formulator/estimators.md): Generate an ingredient based on a source with an estimated value for its nutrients
- [Measurements](https://docs.animaldietformulator.com/animal-diet-formulator/measurements.md): Extend the default measurements provided by the software. Create and use your custom measurements.
- [Recipes](https://docs.animaldietformulator.com/animal-diet-formulator/recipes.md): Create and formulate your balanced, biologically appropriate pet food Recipe
- [Formulation](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/formulation.md): Formulate your recipe by adding ingredients and balance it by adjusting the amounts.
- [Recipe Ingredients](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/recipe-ingredients.md): Below are the ingredient action options.
- [Ingredients Sorting](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/ingredients-sorting.md): Ingredient Sort is a useful tool to order the ingredients according to weight or a custom order.
- [Recipe Resize](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/recipe-resize.md): We suggest formulating in smaller sizes and adjusting the recipe to the preferred size.
- [Ingredient Summary](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/ingredient-summary.md): View each ingredient’s contribution to Macronutrients using this tool.
- [Caloric Data](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/caloric-data.md): This tool compares the micronutrient information in the recipe to FEDIAF and/or  AAFCO standards.
- [Ingredient Nutrients Details](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/ingredient-nutrients-details.md): Identify the ingredients that contribute to the Recipe Nutrients.
- [Reports](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/reports.md): Generate Downloadable Reports to print and share in PDF or Excel Format.
- [Formulation View Settings](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/formulation-view-settings.md): We added a new layout or view for the Nutrients that aligns with Steve Brown's Presentation Layout. We also added some toggles to hide or show selected Macronutrient information.
- [Export](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/export.md): Export your recipe as a ".adf" file to share with others. They can Import the same recipe into their Animal Diet Formulator software.
- [Import](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/import.md): Import recipe files (.adf) from other Animal Diet Formulator users into your Animal Diet Formulator.
- [Cooking Method](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/cooking-method.md): Apply a cooking method to a recipe.
- [Weight Loss Analysis](https://docs.animaldietformulator.com/animal-diet-formulator/recipes/weight-loss-analysis.md): Analyze the Recipe for Weight Loss purpose.
- [Settings](https://docs.animaldietformulator.com/animal-diet-formulator/settings.md): Software Settings, Helpful Links and Education Sections can be found at this page.
- [Utility](https://docs.animaldietformulator.com/animal-diet-formulator/utility.md)
- [Color Picker](https://docs.animaldietformulator.com/animal-diet-formulator/utility/color-picker.md)
- [Web: Hard Refresh](https://docs.animaldietformulator.com/animal-diet-formulator/utility/web-hard-refresh.md): How to hard refresh your browser and clear your cache
- [Exporting XHR](https://docs.animaldietformulator.com/animal-diet-formulator/utility/exporting-xhr.md): This section outlines the step-by-step process for exporting XHR logs which are essential in helping our technical support team investigate and resolve issues you may be experiencing.
- [Technical Support Access](https://docs.animaldietformulator.com/animal-diet-formulator/utility/technical-support-access.md): The following information provides details on how the ADF Technical Support team can use TeamViewer to access, control, and troubleshoot their devices.


---

# 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.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.
