# FAQ

**Do I need to be crypto savvy to create a collection?**

No - we designed Flowty's launchpad to be simple and easy for anyone, regardless of crypto or NFT experience. Don't believe us? Give it a shot!

**How long will it take to create a new collection?**

The process should take less than five minutes!

**Will collectors be able to buy and sell my collection's NFTs on Flowty's marketplace?**

YES! Your collection will automatically be set up on [Flowty's marketplace](https://www.flowty.io/marketplace) where users can buy and sell your NFTs. NFTs can be bought and sold as soon as they have been minted from your drop.

For questions and information on Flowty's marketplace, please see our [Secondary Marketplace guide](/reference/secondary-marketplace/seller.md).&#x20;

**Can I create a new collection using a Dapper Wallet?**

We only support non-Dapper Wallets (Flow Reference Wallet, Blocto or otherwise) for creating new collections. Unfortunately, we are unable to offer support for Dapper Wallet.&#x20;

**What customization options do I have for my new NFT collection?**&#x20;

Please navigate to the Create tab on [Flowty](https://www.flowty.io/) to see the latest available options regarding collection customization.&#x20;

**Can I offer collectors a free mint?**&#x20;

Yes, simply choose 0 as the mint price in the Create process

**What is the best way to promote my new collection?**

After you confirm your collection customization details and launch your new collection, you will be prompted with a pre-populated X / Twitter post that will share a link to the drop page to your followers.

**Can I edit my collection after I have confirmed and submitted?**

No. Even if the mint has not yet gone live, collections are final as soon as they are launched.

**What tokens can collectors use to mint my NFTs?**

Initially, creators can only set a mint price in FLOW. Over time, we will add additional token options.&#x20;

**I've never used a crypto wallet (or a non-Dapper Wallet), how do I set one up?**

1. Visit [Flowty](https://www.flowty.io/)
2. Click "Sign In"
3. Choose Flow Wallet (sometimes called Flow Reference Wallet)
4. Follow prompts


---

# 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.flowty.io/reference/nft-launchpad/creators/faq.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.
