# How to set additional royalties? \[Advanced]

When you are minting an NFT, you sometimes want to give royalties to other creators. For example, if you are doing a collaboration with another artist or if you want to sponsor somebody. DeSo gives the ability to set multiple royalties to other creators. Royalties are applied to all primary sales and all resales (second, third, fourth resale, etc.) &#x20;

**How to set additional royalties?**

1. Make sure you are logged in.
2. Go to your own page.
3. Click the **'='** symbol on the top-right of the page. (If you own a PC you can also Press **'Mint'** directly on the top screen.)
4. Choose **'Mint'**.
5. Click on '**Additional royalties**'  choose **'**[**DeSo Wallet**](/beginners-guide/nft/selling-nft-intro/royalties.md)**'** (all royalties will go to the deso cryptowallet) or **'**[**Creator Coin**](/beginners-guide/nft/selling-nft-intro/royalties.md)**'** (all royalties will go the creator coin of the creator).&#x20;
6. Set the % of the royalty. You can set as low as a minimum of 0.01%
7. Find the creator who you want to give the royalty.
8. Choose **'Add**'
9. Mint the NFT. ([How do you mint /sell an NFT?](/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft.md))

**It doesnt work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

{% file src="/files/zuwUvkDx8Bcf6s9djCGp" %}

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


---

# 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-set-additional-royalties-advanced.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.
