# Introduction

### Pet Owners

This is where you can manage information for all pet owners or clients.

{% content-ref url="/pages/Yig4DFGzy3dw2mBS1uyN" %}
[Pet Owners](/animal-diet-formulator/pet-owners.md)
{% endcontent-ref %}

### Pets

This is the section where you can manage all of your pets and their related information.

{% content-ref url="/pages/RZ5FRbyTQsECQXktlR5u" %}
[Pets](/animal-diet-formulator/pets.md)
{% endcontent-ref %}

### Ingredients

This is the section where you can manage your Ingredients and verify the details of each Animal Diet Formulator Ingredients

{% content-ref url="/pages/KkZtBIKVxZyOMDc0bunm" %}
[Ingredients](/animal-diet-formulator/ingredients.md)
{% endcontent-ref %}

### Estimators

Generate an ingredient based on a source with an estimated value for its nutrients

{% content-ref url="/pages/4iP9tYW1v3IRLu9D1CTK" %}
[Estimators](/animal-diet-formulator/estimators.md)
{% endcontent-ref %}

### Measurements

Extend the default measurements provided by the software. Create and use your custom measurements.

{% content-ref url="/pages/2J6sw1l6IRz8sldWiT90" %}
[Measurements](/animal-diet-formulator/measurements.md)
{% endcontent-ref %}

### Recipes

Create and Formulate your balanced, fresh, biologically appropriate, pet food Recipe.

{% content-ref url="/pages/npmmX2YjLuOKrTVYdBaI" %}
[Recipes](/animal-diet-formulator/recipes.md)
{% endcontent-ref %}


---

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