# Captions

Ava supports caption settings such as style, font, size, color, highlight color, stroke, shadow, background, alignment, case, and position. Use basic captions when clarity matters most. Use one-word popping captions for punchier UGC-style pacing.

Keep captions readable. Avoid very small fonts, low contrast, long lines, or placements that cover faces, products, or UI demos. Use shorter script chunks if captions feel crowded.

If captions are missing or mistimed, check that the source audio or alignment exists, confirm captions are not disabled, and regenerate or adjust the relevant audio/script if needed.

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


---

# 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/editor-mode/captions.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.
