# Revenue Split

Our smart contracts allow creators and teams to split the primary or secondary sales revenue from their NFT Collections

The Revenue Split tool gives you the ability to add additional recipients to your NFT sales. These recipients can be contributors, collaborators, or donation-based participants in your project.&#x20;

Recipients are the individuals who will receive a portion of revenue from the sale of existing and future projects.

### In this section you'll learn how to:

1. Create your first revenue split contract
2. Apply a revenue split to a new collection

### Step 1: Launch the Revenue Split Builder

In your `creator dashboard`, tap the **\[Revenue Split] tab** to begin.

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FloUXZ7KUits9QSWjGWct%2Fimage.png?alt=media&#x26;token=04f0979f-d237-4a2c-9cd5-f30dc1456d78" alt=""><figcaption></figcaption></figure>

### Step 2: Customize Your Revenue Split

In the `revenue split builder`, you'll be able to define the wallet addresses and split amounts for each recipient. When finished, your revenue split will be minted to the blockchain. Make sure to double-check all details before creating. No changes can be made upon creation.

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FyZPTDxJnyhbUct4rkIU8%2Fimage.png?alt=media&#x26;token=9b153c84-e896-4918-9546-8c21de8506f8" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When minting, be sure you have a [digital wallet and crypto](https://docs.niftykit.com/get-started/web3-and-nft-basics) in order to pay for transaction costs and gas fees.
{% endhint %}

### Step 3: Apply to New Collection

Once your revenue split contract model has been created, you can apply it to a new collection. From the `creator dashboard`, select **\[New Collection]** to launch the `collection builder`. \
\
You'll have the option to select your newly created revenue split contract for either primary or secondary sales.

{% hint style="info" %}
You can also create a new revenue split from the Collection Builder.
{% endhint %}

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2Fu3pWW4IKZdDOUZafE3Sz%2Fimage.png?alt=media&#x26;token=ff1fa4a0-f2d5-4986-8a50-050f1284937a" 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://docs.niftykit.com/nft-collections/collaborations-and-shared-collections/revenue-split.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.
