# FAQ

**How long does it take to setup my shop?**

30-60 minutes by following the instructions in these docs. Setting up a shop is a 100% self-service process for a developer. The quickest way to get started is using this [repo](https://github.com/LIQNFT/candy-machine-v2-with-marketplace).&#x20;

**What are the fees?**

No setup fees. 1% transaction fee, 20% to the project, 80% to LIQNFT.

#### **Can I launch an SPL token denominated marketplace?**

Yes.

#### **Can I see some sample shops?**

* [Boombox Market by Famouns Fox Federation ](https://boombox.market/marketplace)(uses `@liqnft/candy-shop-sdk`)
* [Solice](https://market.solice.io/)
* [RetroTrades](https://shop.retrotrades.com/)
* [World of Solana](https://shop.worldofsolana.io/)
* [SolanaLand](https://www.liqnft.com/solanaland/5) (uses `@liqnft/candy-shop-sdk`)
* [LIQNFT](https://www.liqnft.com/explore)

**I setup my shop with the `candy-machine-v2-with-marketplace` repo but get on-chain errors when I try to sell an NFT**

Common reasons:

* Shop is incorrectly configured
* You need to top-up syrup in your shop in [My Shop](https://candyshop.space)

**I'm using the `candy-machine-v2-with-marketplace` repo. Do I need to specify Candy Machine ID?**

Candy Machine V2 is not required for Candy Shop to run. You can comment out that part of the code.

**Can I bulk list NFTs?**

Yes, you can use the [Candy Shop CLI](https://github.com/LIQNFT/candy-shop/tree/master/core/cli) to bulk sell, buy and cancel NFT listings
