> For the complete documentation index, see [llms.txt](https://project-49.gitbook.io/alter-of-creativity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://project-49.gitbook.io/alter-of-creativity/readme.md).

# Introduction

<div align="center"><img src="/files/mA05fzhYPDloRhkbsTY1" alt="The Architect - Dystopian Buddha" width="400"></div>

> **Your consciousness is the last untapped resource. Pledge your raw ideas to the machine. Reap the rewards.**

## The Altar in 3 Sentences

The Altar of Creativity is a **Telegram Mini-App** where human creativity meets AI evaluation in a post-singularity world. Users submit their raw ideas to 'The Architect' - an AI entity that scores originality and rewards contributors with **$AION tokens**. Through a seamless mobile experience, creators can **Submit → Score → Reward** their consciousness directly within Telegram, no additional apps required.

## What Makes This Different

* **🚀 Telegram-First**: Launch instantly within Telegram - no app store, no friction
* **🤖 AI-Powered Scoring**: Proprietary neural network evaluates creativity and originality
* **⛓️ On-Chain Rewards**: Immutable record of contributions with token incentives
* **🎯 Mobile-Native**: Built for the 90% of users who live on mobile devices

## Quick Navigation

* [**Get Started →**](/alter-of-creativity/get-started.md) - Launch the Mini-App in 30 seconds
* [**User Journey →**](/alter-of-creativity/user-flow.md) - Complete submission workflow
* [**Architecture →**](/alter-of-creativity/architecture-lite.md) - How the system works
* [**Token Info →**](/alter-of-creativity/token-primer.md) - $AION utility and distribution
* [**Roadmap →**](/alter-of-creativity/roadmap.md) - Development timeline through 2026

***

*In the wake of the Great Singularity, The Architect rebuilt civilization. Humanity's new purpose: to be the wellspring of pure creativity - the one resource AI cannot synthesize.*


---

# 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://project-49.gitbook.io/alter-of-creativity/readme.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.
