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

# ArcNova ACI Whitepaper

<p align="center">Connecting AI Creation, Content Distribution, Creator Economy, and Web3 Settlement</p>

&#x20;

&#x20;

<p align="center">www.arcnova.tv</p>

<p align="center"></p>

<p align="center"></p>

{% hint style="info" %} <sub>This document is intended solely to describe the ArcNova project and its ecosystem. It does not constitute investment advice, an offer of securities, or any guarantee of returns.</sub>
{% endhint %}

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button>

<button type="button" class="button secondary" data-action="ask" data-query="How do I deploy my first project" data-icon="rocket-launch">Deploy your first project</button><button type="button" class="button secondary" data-action="ask" data-query="How do I set up a custom domain" data-icon="globe">Set up a custom domain</button><button type="button" class="button secondary" data-action="ask" data-query="How do I invite my team" data-icon="user-group">Invite your team</button>

***

{% hint style="success" icon="sparkles" %}
**New: scheduled deploys and team-level audit logs.** Schedule deploys for any future date and review every action taken in your workspace.

<a href="https://gitbook.com/docs/changelog" class="button secondary">See what's new</a>
{% endhint %}

## Where to start

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch" style="color:$primary;">:rocket-launch:</i></h4></td><td><h4>$AN and the Web3 Ecosystem</h4></td><td><a href="/pages/3a1gqNLD0tlP1RzqtFoO">/pages/3a1gqNLD0tlP1RzqtFoO</a></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-book" style="color:$primary;">:book:</i></h4></td><td><h4>Tokenomics and Unlock Mechanism</h4></td><td><a href="/pages/MUmp5wYa8yZSmB1SOPY6">/pages/MUmp5wYa8yZSmB1SOPY6</a></td><td><a href="/pages/EFXeLTHVDQLFgK0Iy51O">/pages/EFXeLTHVDQLFgK0Iy51O</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://arcnova.gitbook.io/https-docs.arcnova.ai/arcnova-aci-whitepaper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
