> For the complete documentation index, see [llms.txt](https://docs.arcnova.tv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arcnova.tv/resources/faq.md).

# FAQ

<details>

<summary>What is ArcNova?</summary>

ArcNova is an AI-native cinematic platform that helps creators produce, publish, and distribute AI-powered short-form dramas and digital entertainment content.

</details>

<details>

<summary>Who is ArcNova for?</summary>

ArcNova is built for creators, storytellers, filmmakers, creative communities, studios, brands, and viewers who are interested in AI-powered entertainment.

</details>

<details>

<summary>What can creators do with ArcNova?</summary>

Creators can use ArcNova to develop stories, generate scripts, create digital actors, produce scenes, generate videos, and prepare content for publishing.

</details>

<details>

<summary>What is ArcNova Studio?</summary>

ArcNova Studio is the creation layer of ArcNova. It provides AI tools for story development, digital actors, video generation, and cinematic workflows.

</details>

<details>

<summary>What is ArcNova TV?</summary>

ArcNova TV is the viewing and distribution layer of ArcNova. It allows audiences to discover and watch AI-generated short-form stories and cinematic content.

</details>

<details>

<summary>What is one-prompt drama creation?</summary>

One-prompt drama creation allows users to begin with a simple idea or prompt and use ArcNova’s AI tools to develop it into a more complete story or video workflow.

</details>

<details>

<summary>What are AI digital actors?</summary>

AI digital actors are AI-generated or AI-assisted characters that creators can use in stories, short dramas, branded content, and cinematic scenes.

</details>

<details>

<summary>Does ArcNova only generate videos?</summary>

No. ArcNova is designed as a broader creative workflow. It supports story development, character creation, script workflows, scene generation, publishing, and distribution.

</details>

<details>

<summary>How is ArcNova different from other AI tools?</summary>

Many AI tools focus on generating one type of asset. ArcNova focuses on the full storytelling workflow, from idea to content to audience.

</details>

<details>

<summary>Can brands use ArcNova?</summary>

Yes. Brands can use ArcNova for AI-powered storytelling, campaign concepts, branded short videos, and creative experimentation.

</details>

<details>

<summary>Can communities use ArcNova?</summary>

Yes. Creative communities can use ArcNova for collaborative storytelling, creator challenges, fan-driven ideas, and AI content experiments.

</details>

<details>

<summary>What is ArcNova’s long-term goal?</summary>

ArcNova’s long-term goal is to make cinematic storytelling more accessible through AI and to build a platform where anyone can create, publish, and experience AI-native entertainment.

</details>


---

# 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:

```
GET https://docs.arcnova.tv/resources/faq.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.
