# Decentralized Distribution

We turn every user into a distribution node. Sharing content is no longer a passive act; it is a contribution to the network's growth.

**Reward Sharing**\
When a user shares a creator's video to an external platform or within the Creata ecosystem, they generate a referral link. Traffic driven through this link contributes to the sharer's reputation score and token rewards. This decentralizes the marketing of the platform, relying on a vast network of human curators to spread content rather than a centralized ad buy.

**Quality Control**\
To prevent spam, the weight of a user's share is determined by their reputation score. Users who consistently share low-quality or clickbait content will see their influence diminished, while those who consistently surface gems will see their curation power increase. This creates a self-regulating system where quality naturally rises to the top.


---

# 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://gitbook.creatoken.xyz/algorithmic-sovereignty/decentralized-distribution.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.
