# User Workflow

The CRT platform offers a seamless and intuitive user experience from creation to compensation. Users can register, explore ongoing projects, and submit story ideas or scenario drafts directly through the platform. Submissions are automatically categorized and stored on-chain. As content progresses, users receive updates about how their contributions are being used—whether integrated into a larger narrative, adapted by AI, or selected for production. A personal dashboard tracks contribution history, points earned, and token balances in real time, ensuring full transparency and engagement.


---

# 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/platform-architecture/user-workflow.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.
