# Withdraw Your Revenue Splits

## NiftyKit Revenue Split For First Time Users

{% hint style="info" %}
For creators outside NiftyKit collaborating with other creators or brands that use NiftyKit, follow the simple instructions below to withdraw your revenue split income.
{% endhint %}

* Sign up for[ NiftyKit](https://docs.niftykit.com/nft-collections/collaborations-and-shared-collections/revenue-split/www.niftykit.com). No purchase or membership fee is required for this step.
* Connect your wallet at the top right corner, as shown below:

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

* You should then see "Revenue Split" on your dashboard.
* You now have two ways to withdraw your NFT earnings - either on NiftyKit Dashboard or via Etherscan. The withdrawal process is standard for new and existing users, as shown below:

## 1) Withdraw funds from your Revenue Split

On your dashboard, navigate to the `Revenue Split` tab and connect the Metamask wallet of one of the beneficiaries and you will be able to withdraw the shares that are in the contract.

<figure><img src="/files/RhmQWeYdIpf1uyb66Eyp" alt=""><figcaption><p>Withdrawing funds from your Revenue Split</p></figcaption></figure>

{% hint style="warning" %}
Please note: If you cannot access the funds, you will need to navigate to the Etherscan page of your specific Revenue Split contract. Once on Etherscan, follow the steps below to withdraw your earnings.
{% endhint %}

## 2) Using Etherscan to withdraw funds

Navigate to the smart contract section in Etherscan, connect the wallet, and then request to release the recipient share of funds from the **Revenue Split** smart contract.&#x20;

1. Navigate to the **\[Contract]** tab
2. Click **\[Write Contract]**&#x20;
3. Click **\[Connect to Web3]**&#x20;
4. Connect any wallet (this wallet will pay for the gas transaction)
5. Add the payout wallet address to `account (address) field` under **2. release**
6. Click **\[Write]** and submit for withdrawal. Note: you may need to pay gas for your transaction.

![](/files/NFcwCkfOqVXlTqW09DIg)


---

# 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/withdraw-your-revenue-splits.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.
