# Resell Royalties

Royalties on the resell refer to the percentage of each subsequent sale of an NFT that goes to the original creator. This is also set by the creator and can be adjusted at any time.

| Level                        | Resell                                                                                          | Recipient                                      |
| ---------------------------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| Label                        | <p>Customizable</p><p>Max 10%</p>                                                               | <p>Configurable</p><p>Default: Label Owner</p> |
| Collection                   | <p>Customizable</p><p>Max: 15%</p><p>Note: Can be deactivated for defined set of currencies</p> | <p>Configurable</p><p>Default: Label Owner</p> |
| NFT (only simple collection) | <p>Customizable</p><p>Max: 20%</p>                                                              | <p>Configurable</p><p>Default: Label Owner</p> |


---

# 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.certhis.io/royalties/resell-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.
