# Royalties

Creator Fee Enforcement is a mechanism that enables you to secure a percentage of royalties from every secondary sale of your NFTs. By activating this feature, you establish a recurring revenue stream, ensuring that you are fairly rewarded for your creative contributions, even after the initial sale. The royalty percentage is specified by you and is automatically applied each time the NFT is resold.

***

### **Considerations and Limitations:**

While enforced royalties are a powerful tool, they come with certain trade-offs:

* **Marketplace Compatibility**: Some NFT marketplaces do not support enforced royalties, which may prevent your NFTs from being listed or traded on those platforms.
* **Liquidity Impact**: Limited marketplace options may reduce the overall liquidity and exposure of your NFTs in the broader ecosystem.

It’s essential to weigh these factors carefully when deciding whether to enforce royalties. This feature empowers you to prioritize fair compensation while balancing the potential reach and tradeability of your NFTs.


---

# 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://omnihub-launchpad.gitbook.io/omnihub/features-omnihub/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.
