> For the complete documentation index, see [llms.txt](https://bitfair.gitbook.io/bitfair/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitfair.gitbook.io/bitfair/advancing-with-brc420/brc420-protocol.md).

# BRC420 Protocol

The BRC-420 protocol introduces an approach to digital asset management within metaverses, offering a comprehensive system for creators to manage, share, and monetize their creations through recursion, licensing, and royalties.

This proposal outlines a detailed plan for implementing BRC-420, ensuring its adaptability, and its practical application in various digital environments, particularly focusing on gaming platforms, Ordinals’ On-chain Gaming, and Modular Blockchain.

BRC-420 is designed to revolutionize the concept of digital asset creation and distribution in virtual spaces. By utilizing this protocol, creators can:

* Develop complex asset formats like game items, animations, effects, or gameplay modules.
* Open-source these formats for community-driven enhancements and utilization.
* Implement a unique system linking usage rights to royalties, providing a new revenue stream for digital assets.

<figure><img src="/files/mzxMG3pmsWvI4sKXgWMz" alt=""><figcaption></figcaption></figure>

<br>

<br>

<br>

<br>

<br>


---

# 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://bitfair.gitbook.io/bitfair/advancing-with-brc420/brc420-protocol.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.
