> For the complete documentation index, see [llms.txt](https://docs.replisome.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.replisome.xyz/introduction.md).

# Introduction

In Biology, Replisome is a complex molecular machine that carries out DNA replication to perpetuate gene information. The mission of Replisome protocol is to perpetuate the content of any idea in the form of a meme to facilitate the clout of content in the creator economy. So creators can earn sustainable revenue in the long term by creating collaborative content with the audience.

### What is Replisome Protocol <a href="#docs-internal-guid-7f79c7f1-7fff-9974-aaf2-289c0370b192" id="docs-internal-guid-7f79c7f1-7fff-9974-aaf2-289c0370b192"></a>

Replisome Protocol is a media lego infrastructure that aims to empower creators to create composable contents with programmable copyright. The media legos created on Replisome protocol have a native utility to be copied, transformed, combined by collectors to create a derivative artwork. Here are the features of it.

#### On-chain metadata

All metadata are stored 100% on-chain instead of IPFS links or centralized databases. This means you control 100% ownership of your creations. No one can steal your efforts and exploit your value.

#### Programmable copyright

You can program permissions and royalties of the artwork you create on chain. For example, you can publish your works to CC0 for free copying and trading, you can also make whitelists and blacklists, you can also soulbound your works to your favorite collectors, or anything you can imagine.

#### Composable artwork <a href="#docs-internal-guid-ea6a1789-7fff-ec38-ea1a-4651975e99bb" id="docs-internal-guid-ea6a1789-7fff-ec38-ea1a-4651975e99bb"></a>

An artwork can be a part of another artwork. Fans can be creators. Content can be the foundation of additional utilities or protocols. Composable artworks brings democratization of storytelling and creativity for everyone.

### Use cases based on the Replisome protocol <a href="#docs-internal-guid-ff668288-7fff-25cf-69c5-3132e7ac0511" id="docs-internal-guid-ff668288-7fff-25cf-69c5-3132e7ac0511"></a>

Replisome protocol is an infrastructure on blockchain like ENS. ENS is for name, Replisome is for content. Here are some of use cases we can imagine

* Meme economy
* User-generated on-chain PFP
* Soulbound token
* Skins and loots in a pixelated game
* On-chain makeup game
* The building block in an open metaverse


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.replisome.xyz/introduction.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.
