# BRC-420 Royalty Standard

**BRC-420** introduces a new attribute to inscriptions - Royalty.

As a **creator**, you might have an amazing artwork that you don't want to sell, but your fans want to display it in their Bitmap Space.&#x20;

As a **singer**, you may have spent thousands to release a song, but your fans want to buy it for $5 to play at home.&#x20;

As a **KOL**, your followers may want to buy your VIP Pass to join your inner circle and share the laughs from your daily activities.

&#x20;As a **game developer**, you've spent days creating a gameplay that you want to license to others for $10, saving them development time.

<mark style="color:red;">**The creator economy, modular blockchain, on-chain gaming... BRC-420 makes all of this possible.**</mark>

Our current protocol and website allow creators to sell copies of their inscriptions.

Unlike current solutions, you simply just 'deploy a license' to make it all happen.

We will also soon support recursive re-creation based on **BRC-420** licensed inscriptions


---

# 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://docs.merlinchain.io/brc-420/brc-420-royalty-standard.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.
