# Community Participation and Reward Mechanism

CRT's ecosystem is powered by its users. Every contribution—whether a single paragraph, a character idea, or a complete scenario—is logged on-chain and attributed to its author. Contributors earn points based on the quality, relevance, and integration of their input. These points are later converted into CRT tokens, which carry real-world value and can be traded, held, or used for governance within the platform. Additionally, when a final content piece is monetized (e.g., through licensing or streaming), revenue is shared proportionally with the contributors involved, ensuring fair and transparent compensation.


---

# 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/solution-crt-ecosystem/community-participation-and-reward-mechanism.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.
