# Collection Royalties

### What are Royalties?

People who create works of art, music, stories or anything else creative— own the intellectual property of said work.

Traditionally, an entity operating between creators and collectors receives a fee for facilitating value exchange. However, with NFT Embed, anyone can encourage or make a direct sale! People don't need an extensive system to help them promote the deal. Instead, they can take any NFT compatible with NFT Embed and pop any verified creation on a webpage!

Easily create websites for NFTs and then embed any creation you want! Whether yours, a friend or a famous work. (Like a [**Beeple**](https://opensea.io/beeple) or [**Ethos by Aeforia!**](https://nftembed.org/embed/nft?saleSplitAddress=\&saleSplitFee=10\&showMarket=true\&tokenAddress=0xb932a70a57673d89f4acffbe830e8ed7f75fb9e0\&tokenId=17440))

{% hint style="info" %}
If you own it, you'll earn a sale; if you love it, you can make a commission!
{% endhint %}

The key here, if you're a collection owner, you can quickly establish an effective method for exchanging your work directly with collectors and no more using confusing networks with agents and numerous fees.

![royalties.nftembed.org](/files/LGfd8GEOPsRYSCLzBuFc)

### Setting Royalties

NFT sales using NFTEmbed reference utilize [EIP-2981: NFT Royalty Standard](https://eips.ethereum.org/EIPS/eip-2981).&#x20;

{% hint style="info" %}
What is EIP-2981?\
\
A standardized way to retrieve royalty payment information for non-fungible tokens (NFTs) to enable universal support for royalty payments across all NFT marketplaces and ecosystem participants.
{% endhint %}

Even if a contract already has royalties set, you should use our tool to ensure royalties get enforced with the Universe XYZ contracts.

We developed a tool to set royalties for collections that you own quickly— when royalties are not getting reflected through NFTEmbed.

![](/files/ggUzSmpxojtgnu3Pqrjv)

{% hint style="success" %}
[**Royalty Registry Contract**](https://etherscan.io/address/0x2A9647901684caaeC6f026eEc0b1355195313cB5)
{% endhint %}

You'll be required to connect a digital wallet, own a collection, have an address you want the royalties to go to and then pay a small transaction fee to set the percentage.

To navigate to the tool, [**click here**](https://royalties.nftembed.org).

### How to Set Royalties

Firstly, make sure you are the owner of a collection contract before you can adjust or set the royalties.

1. Connect your wallet to: [**royalties.nftembed.org**](https://royalties.nftembed.org)
2. Get the contract address for the collection\ <img src="/files/vjxJkJ5tACSNVtIUUBoG" alt="" data-size="original">![](/files/6z42yRU32xIYgqotcz75)
3. Select an address that will receive the royalties
4. Choose a percentage (Max 20%)
5. Click '**Set the royalty**'\
   ![](/files/paGL4BFWvjo4xrFiWdII)
6. Confirm the transaction in your wallet!
7. Wait for on-chain confirmation
8. Congratulations! You've set collection royalties 🚀


---

# 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.nftembed.org/details/features/marketplace/collection-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.
