# Withdrawing Your Funds

This guide will walk you through withdrawing funds from your NFT Collection, whether you prefer the convenience of the NiftyKit dashboard or the more granular control of a blockchain explorer like. Etherscan, Polygonscan, or Basescan.&#x20;

Learn how to withdraw money from your NFT collection directly through:

* [NiftyKit (no-code NFT tool)](#option-1-withdraw-your-funds-in-your-niftykit-dashboard) or&#x20;
* [Etherscan (for custom contracts)](#option-2-withdrawing-funds-directly-on-etherscan-polygonscan)

This works for all networks including Ethereum, Base, Optimism, Arbitrum, and more.

{% embed url="<https://youtu.be/8fhxEMoNunI>" %}
Video guide for Withdrawing Money on Etherscan
{% endembed %}

### Option 1: Withdraw Your Funds in your NiftyKit Dashboard

**Before you dive in, make sure you have a** [**NiftyKit account** ](https://docs.niftykit.com/updates-and-changelog/security-report)**and a deployed smart contract. Don't have one yet?** Create your free NiftyKit account and build your no-code NFT collection.

Once your drop has started selling, you're eligible to withdraw funds from your drop contract at any time.&#x20;

With NiftyKit, there is no need to wait until your  NFT drop has sold out – feel free to withdraw at any time. You can view your total earnings on the `Overview` tab. Here are the steps to claim your NFT sales:

1. Log In: [app.niftykit.com/login](https://app.niftykit.com/login)
2. Go to Your Collection
3. Connect the correct wallet address that you used to create the contract
4. Click Withdraw
5. Receive Earnings: In the set primary wallet.

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FtjNaePfjAbbsBjlR8fCz%2Fimage.png?alt=media&#x26;token=21324eab-7840-4c03-a135-3a93de913061" alt=""><figcaption><p>Withdrawing Your Funds Directly in your NiftyKit Dashboard</p></figcaption></figure>

## Option 2: Withdrawing Funds Directly on Etherscan/Polygonscan

Creators can also interact directly on Etherscan and Polygonscan. Learn how you can directly withdraw your funds on the blockchain explorer.

* Head to your etherscan/polygon scan link. There are three ways to do this
  * Click the link from your Niftykit drop page
  * Click it on OpenSea
  * search your contract address  directly on etherscan/polygonscan&#x20;

On your **drop page** click the etherscan/polygon scan button at the top right corner

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2F7g062YTclqP6sZ86QyQc%2Fimage.png?alt=media\&token=ed04d7b9-1473-4358-8692-b370601fd39b)

​Make sure you are on the contract level. Click your contract address on the profile summary.​ The link should be <https://etherscan.io/address/\\[Your> contract address]

![Contract Etherscan link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FhH1GDV59gMnJRP8w9RXg%2Fimage.png?alt=media\&token=9685b68a-6272-4a0b-b140-dfe9c7723d35)

### Step 2: Go to the Contract Tab <a href="#step-2-go-to-contract-tab" id="step-2-go-to-contract-tab"></a>

* Once you are on the contract level of your etherscan/polygonscan.&#x20;
  * Go to the Contract tab&#x20;
  * click on write contract.
  * Connect to Web3 with the original wallet (ownership wallet).

mart Contract

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FTeoYBTwtrl6rx5RpeBlA%2Fimage.png?alt=media&#x26;token=932ef822-9c7a-4609-ba29-7f0ff7e1f2cc" alt=""><figcaption></figcaption></figure>

### Step 3.  Withdraw <a href="#step-2-add-new-ownership" id="step-2-add-new-ownership"></a>

* Scroll down and head over to Withdraw and click \[write]. Important Note: When using Etherscan/Polygonscan, you'll need to pay gas fees for the transaction.<br>

  <figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FNY16vnth7YwqCojxQf9W%2Fimage.png?alt=media&#x26;token=033f9e7f-92ea-4b34-81bf-f850a6a1544f" alt=""><figcaption></figcaption></figure>

### **Create a Smart Contract in Minutes!** [**Effortlessly Mint and Withdraw Here.** ](https://app.niftykit.com/signup)


---

# 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/collection-management/post-drop-management/withdrawing-your-funds.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.
