# Recipe Resize

Resizing is a useful tool to adjust your recipe. To resize the recipe click the Resize menu item from the [Formulation Menu](/animal-diet-formulator/recipes/formulation.md#formulation-menu-section) Section.

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

Clicking the button will show the Resize Form. See the image below.

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

1. Resize Type
   * Clicking the button will show the options for resizing. You can resize the recipe by days, kCal, Grams, Kilograms, Ounces, and Pounds.&#x20;
2. Amount
   * Provide the amount based on the Resize Type.&#x20;
3. Resize button
   * Click the button after you have selected the Resize Type and you provide the Amount to resize.&#x20;


---

# 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/recipe-resize.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.
