# Artist Royalties

### Empowering Creators with Artist Royalties

When a trait is sold, you, the creator, receive a percentage of the sale. This percentage is set by you and can be adjusted at any time. We aim to make NFT creation and ownership more rewarding for everyone involved by providing this feature.

#### Artist Royalties at the Contract Level

Our protocol ensures artist royalties at the contract level, so no marketplace or secondary sale can bypass this essential feature. When a trait is sold, a royalty fee is automatically deducted from the sale price and distributed directly to the creator's wallet. This guarantees that you receive the royalties you deserve each time your trait is sold.

#### Fostering a Fair NFT Ecosystem

By enabling artist royalties, we aspire to establish a more equitable NFT ecosystem where creators can be rewarded for their work and contributions to the community. We believe that NFTs should not only be a platform for showcasing art and collectibles but also a means of supporting artists and creators in their pursuit of their craft.

#### Enabling Artist Royalties for Your Traits

To enable artist royalties for your traits, simply set the percentage you want to receive when creating or editing your trait. This percentage will be automatically deducted from the sale price of your trait and sent to your wallet. You can adjust the percentage at any time to ensure that you receive appropriate compensation for your work.


---

# 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.playground.ooo/degen-engine/concepts/what-are-traits/artist-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.
