# Remix Culture and Attribution

We believe that great art is iterative. Creata builds attribution directly into the code to ensure that inspiration is rewarded.

**The Forking Mechanism**\
Any piece of content on Creata can be "forked" or remixed. A user can take a video template, a sound file, or a visual effect created by another user and build upon it. Unlike Web2 platforms where the original creator is often forgotten, Creata tracks the lineage of every asset.

**Royalty Splits**\
When a remix goes viral, the smart contract ensures that rewards are distributed fairly. A portion of the revenue generated by the derivative work flows back to the original creator. This encourages Visionaries to create high-quality templates and assets for the community to use, knowing they will benefit from the downstream success.


---

# 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/multiplayer-social/remix-culture-and-attribution.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.
