# Customize ingredients

Fill every required ingredient before generating. Required slots usually include actor, product, hook, body copy, and CTA. Optional slots may include b-roll, logo, testimonial proof, or platform-specific overlay text.

When adapting a template, keep ingredient names stable unless you are intentionally restructuring the project. Changing names can break prompt references. Edit ingredient values first, then update prompts only when the scene intent needs to change.

For reusable internal templates, keep prompts generic. Example: use `@Actor demonstrates @Product and says @Body_ProductDemo`, not `@Actor demonstrates our blue protein shaker for gym beginners...`.

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


---

# 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.avastudio.com/templates/customize-ingredients.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.
