# Overview of the CRT Project

The CRT Project (Create to Reality Token) is an AI-powered decentralized content ecosystem that transforms user-generated stories into real-world media productions. By enabling users to collaboratively write and submit narrative scenarios, CRT uses advanced artificial intelligence to adapt these contributions into structured scripts and visual storyboards. These are then developed into films, series, or advertisements, creating a transparent and community-driven media pipeline. All contributors are rewarded through CRT tokens, reflecting their creative impact and ownership.


---

# Agent Instructions: 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://crt-project.gitbook.io/crt-project-docs/introduction/overview-of-the-crt-project.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.
