> For the complete documentation index, see [llms.txt](https://docs.holoworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holoworld.com/~/revisions/jCqEOoVSbtNKRTcycVGt/holoworld/ava-studio/product-tutorials/using-templates.md).

# Using Templates

## How to Use a Template in Ava Studio

Templates are the fastest way to create a polished ad.&#x20;

<br>

Just pick a template, swap in your own assets, and generate.

* No scene building or prompting required.

<br>

***

### Step 1: Select a Template

Click on any template from the Campaign Agent's recommendations or from the explore templates page.\
\
\- If you are looking for specific templates, you may enter keywords in the search bar, or use the filters provided.

\ <br>

A Template Modal will pop up where you can:

<br>

* Preview the template —  watch it play out so you know exactly what you're working with
* Review the Ingredients — see what assets the template is built from

\ <br>

***

### Step 2: Swap Your Ingredients

Ingredients are the assets that make up your video.

* Things like your actor, product image, B-rolls, and text for captions or audio.&#x20;
* The template comes with its own default Ingredients, but this is where you replace them with your own.

<br>

Simply hover over the ingredient you’d want to replace and swap them with your preferred assets before generating.

<br>

***

### Step 3: Generate

Hit Generate and Ava Studio will open a new project in Editor Mode with your video ready to view.

\ <br>

⏳ Heads up: Generation can take a moment, just sit tight while Ava Studio works its magic.

<br>

***

### Step 4: Review and Refine

Once generated, take a look at your video. If something needs tweaking:

<br>

* Swap Ingredients directly in the Ingredients panel for quick changes
* Head into Studio Mode for more granular control
* Your full generation history for this project lives there too, so you can always go back to a previous version

<br>

Click the links below to learn more about how to use Studio and Editor.

<br>

\[link to how to use editor and studio tutorial]

<br>

***

### Step 5: Export

Happy with the result? Hit Export and you're done.

<br>

***

### Quick Reference

| Step              | What's happening                                         |
| ----------------- | -------------------------------------------------------- |
| Template Modal    | Preview the template and review its Ingredients          |
| Swap Ingredients  | Replace default assets with your own                     |
| Generate          | Ava Studio builds your video and opens it in Editor Mode |
| Ingredients panel | Quick swaps after generation                             |
| Studio Mode       | Full control + generation history                        |
| Export            | Download your finished video                             |

<br>

***

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.holoworld.com/~/revisions/jCqEOoVSbtNKRTcycVGt/holoworld/ava-studio/product-tutorials/using-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
