# What is royalty splitter

* The royalty splitter is the smart contract that help the NFT creators to be able to share the "creator royalty" with team members from the secondary marketplaces and earn unlimited revenue.
* This is the setting page to create new royalty splitter independently. If you are going to create the NFT Collection ahead, please go to “Create collection”, then you can also add royalty splitter later.

**Here is the flow on how Royalty Splitter will work**&#x20;

1. Creator create NFT&#x20;
2. Creator sell NFT on Decir
3. The 1st Buyer mint NFT on Decir, the Creator first get the sale revenue
4. The 1st buyer again sell that NFT on marketplace, and the royalty revenue will be transfered to royalty splitter
5. Next, every time the NFT get sold again, the creator will get royalty revenue.
6. Creator can withdraw revenue from royalty splitter to their wallet

<figure><img src="https://2989596199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FatZqzAnSKHy8BLpT6um9%2Fuploads%2FtDFrhuFw1QaDie0Qc6dS%2FWireframe-Independence%20splitter.drawio.png?alt=media&#x26;token=1979d1b5-6f65-4264-ac62-4da901a6c9bd" 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://decir.gitbook.io/whitepaper/royalty-splitter/what-is-royalty-splitter.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.
