# AI Agent

Use the agent when you have a goal but not a finished structure. It can help create ingredients, break a script into scenes, write prompts, analyze an MP4 or social URL, suggest actors or environments, and prepare a project for generation.

Give the agent concrete input. Strong prompt: `Create a 20 second UGC ad for a sleep supplement. Audience: busy founders. Tone: direct and skeptical. CTA: Try the starter pack. Use a talking-head hook, product demo b-roll, and final CTA.`

Always review the agent's plan before generating. Check that ingredients are named clearly, product claims are accurate, and each scene has one job. Edit the plan if the concept is too broad or too generic.

{% embed url="<https://drive.google.com/file/d/1lmdPl2U-dR72mRY-Cz5DDS7OImkmB1gn/view?usp=sharing>" %}

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

<figure><img src="/files/6fxjuGNbFLDPu3iFNfJn" 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/studio-mode/ai-agent.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.
