> For the complete documentation index, see [llms.txt](https://whitepaper.crosstheages.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.crosstheages.com/whitepaper/en/products/movies-series.md).

# Movies/Series

At Cross The Ages, our goal is also to introduce our Saga and our products through various video productions such as cinematics, trailers, films, and series.

## What is Cross The Ages?

{% embed url="<https://www.youtube.com/watch?v=Pdte37tNUDk>" %}

## Arkhante Season Cinematic

{% embed url="<https://www.youtube.com/watch?v=wxn5a4Ko17I>" %}

## Mantris Season Cinematic

{% embed url="<https://www.youtube.com/watch?v=2kpZ9UnN7SM>" %}

## Cross The Ages x Ubisoft Teaser: Watch Dogs

{% embed url="<https://www.youtube.com/watch?v=4oQWUyhRHXo>" %}

## Rift Season Cinematic

The date has not yet been announced, but it is approaching rapidly and will obviously take place this year, just like the release of the Rift collection for the TCG.

In the meantime, here are some concepts of the characters and environment that we will find in the latter:

<figure><img src="/files/ihAr6ffAhlae5kAuU1M0" alt=""><figcaption><p>Concept of Tornhil</p></figcaption></figure>

<figure><img src="/files/TX87n644Y5N1YWT8yDaX" alt=""><figcaption><p>Concept of Child Solis</p></figcaption></figure>

<figure><img src="/files/kLKwGt2YiNCfadQ2fqhM" alt=""><figcaption><p>Concept of Rift</p></figcaption></figure>

<figure><img src="/files/l6YmV3JlCxpuMgSPt4OI" alt=""><figcaption><p>Concept of Blast</p></figcaption></figure>

<figure><img src="/files/p2fb5Bywgs9uquiwJpdH" alt=""><figcaption><p>Concept of Appologium</p></figcaption></figure>

## Game Trailer: Arise

A major trailer is currently in production for the second semester of 2024 to showcase Arise to the general public.

## New Season Cinematic

A very significant cinematic is currently in production for the launch of the new season (after Rift's) at the end of 2024.

## Animation Film

An animated film is also in pre-production. The latter will not be released soon given the amount of work necessary, so no date has been announced yet. It will last approximately 1 hour and 30 minutes.

## Series

A series is also under study. Details will be communicated later.


---

# 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://whitepaper.crosstheages.com/whitepaper/en/products/movies-series.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.
