# Cast

## 1: Create a New Cast

Go to **Movies >> Cast >> Add New**

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

## 2: Choose Casts When Adding a New Movie

Go to **Movies >> All Movies >> Add New >> Cast**

As you start typing the first few letters of a cast name, the system shows a **suggestion list** of existing cast names you’ve already created — so you can quickly select one instead of creating duplicates

<figure><img src="/files/OiJU3gDmjoLqlhaQglns" 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://ova-themes.gitbook.io/aovis/movie/cast.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.
