# Creator Royalties

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

Mint Club offers a unique feature for token and NFT creators known as Creator Royalties. This powerful tool allows tokenized business owners to effortlessly set royalties, <mark style="background-color:green;">**ranging from 0% to 50%**</mark>, on their digital assets. These royalties are applied whenever a token or NFT is minted or burned, enabling creators to directly monetize their projects.

## Accumulating Royalties

Royalties established by creators are automatically gathered as claimable balances in the owner's address, with calculations based on the Base Asset. Take, for instance, a scenario where you own a token that uses WETH as the base asset of its bonding curve pool. When you set the royalties and users mint or burn the token asset, the WETH involved in these transactions will accumulate in your wallet address. You can claim these accumulated royalties at any time through the Creator Dashboard. This system offers a direct and uncomplicated method for creators to financially benefit from the circulation of their tokens or NFTs.

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

To understand how to claim your accumulated royalties, please consult the document linked below.

{% content-ref url="/pages/fhDVRJ6z8wYj5g8dBkP5" %}
[Claim Royalties](/tools/claim_royalties.md)
{% endcontent-ref %}

## Flexible Royalty Settings

Mint Club provides the flexibility to customize royalty rates for both minting and burning transactions. Creators can set different royalty percentages for each process. For instance, a creator might choose to set a royalty of 0.3% for minting and 0.7% for burning an NFT. This versatility allows for a range of monetization strategies tailored to your token or NFT asset.

<figure><img src="/files/2a7AcEKAHv8rLnZAnFc6" alt=""><figcaption><p>Please note, you may need to provide justification to your community for setting different royalty rates for minting and burning transactions.</p></figcaption></figure>

{% hint style="info" %}
The collected fees will be allocated in an 8:2 ratio between the bonding asset creator and the protocol as [Platform Fees](/royalties/fees.md). For example, if you set the Creator Royalty percentage at 0.3%, the creator receives 0.24% and the protocol receives 0.06%. Setting the fee to 0% ensures there are no trading fees. It's recommended to set the fee rate at 0.3%, which is in line with the typical rates of most DEXs.
{% endhint %}


---

# 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.mint.club/royalties/creator-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.
