# Reward and Revenue Sharing System

All platform interactions are connected to a transparent point-to-token conversion system. Contributions—whether textual, conceptual, or collaborative—are scored using a hybrid model of AI evaluation and community voting. Points earned are converted to CRT tokens based on their role in finalized content. When media derived from user-generated content is commercialized, smart contracts distribute revenues proportionally to contributors’ weighted shares. This creates a sustainable, circular economy where creativity is directly tied to economic reward.


---

# 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/reward-and-revenue-sharing-system.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.
