> 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/token/user-journey.md).

# User Journey

A typical $AN user journey may include:

1. A user obtains $AN.
2. The user enters the ArcNova ecosystem.
3. If the user is a creator, they use $AN to access AI creation tools.
4. The creator produces AI-generated short dramas or cinematic content.
5. The content is published on ArcNova TV or distributed externally.
6. The content generates views, engagement, and potential revenue.
7. The creator receives revenue share or platform rewards.
8. Viewers may also earn rewards through content engagement.

This gives $AN utility beyond passive holding by connecting the token to creation, consumption, and ecosystem growth.


---

# 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/token/user-journey.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.
