# Royalties

In addition to the proceeds from the auction of the digital NFT copy, Whenever an NFT sale occurs in a marketplace, it is up to the marketplace to hold back part of the proceeds of the sale to distribute to the original content creator. TALKADO Nft Marketplace will implement an on-chain royalty registry following the standards described by [royalty registry.xyz](https://royaltyregistry.xyz/lookup). &#x20;

When you create a collectible, you can set a certain percentage as royalty for your minted nft that you put on sale.&#x20;

{% hint style="info" %}
**As the creator of the collection, you will earn a profit from each sale. You can customize  the profit percentage.**

&#x20;**Please note that royalty fees cannot be changed after the collection is created.**
{% endhint %}

Example: You create a digital painting and sell it for 200 TLOT, the royalty is 7 per cent. Your buyer then sells your painting at a higher price point for 400TLOT. Here, the royalty system kicks in. As the original content creator, you receive a percentage of that sale.

&#x20;


---

# 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://doc.talkado.io/the-platform/technology-used/features-and-functionalities-of-talkado-nft-marketplace/royalties.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.
