> 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/overview/what-is-arcnova.md).

# What is ArcNova?

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

ArcNova is an AI-native entertainment platform focused on short-form cinematic content and AI-generated dramas.

It provides creators with tools to transform ideas into stories, stories into scenes, and scenes into publishable video content. Instead of only offering a single AI generation feature, ArcNova is designed as a full creative workflow that supports content creation from the first prompt to audience distribution.

ArcNova combines:

* AI video generation
* AI-assisted script creation
* Digital actors
* Voice and character workflows
* Cinematic production tools
* Short-form drama creation
* Content publishing
* Content distribution
* Creator monetization infrastructure

ArcNova is built for a future where high-quality storytelling is no longer limited by production budgets, studio access, or technical barriers.


---

# 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/overview/what-is-arcnova.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.
