# FAQ

**How long from the time I mint an NFT will it appear on my profile?**

Your new NFT will be immediately visible after you mint

**Will there be a royalty assessed if I choose to sell my new NFT?**

The creator determines the royalty assessed upon sale. The royalty will be visible on the collection page and in other spots across Flowty.

**How many NFTs can I mint in one transaction?**

At launch, there is a maximum of 10 mints per transaction. That number may change over time.

**Can I use Dapper Balance to mint an NFT?**

At launch, users will only be able to use a non-Dapper Wallet to mint an NFT on Flowty. We are working on adding support for Dapper Wallet, though we do not have a timeline.&#x20;

**How do I list an NFT for sale / loan / rent?**

All Flowty launchpad collections will be immediately supported on [Flowty's Marketplace](https://www.flowty.io/marketplace). To list on Flowty, visit your profile -> Use filters to find the right NFT -> Click the NFT -> Follow prompts

**I minted an NFT, what comes next?**

Creators are free to do anything or nothing for their NFT holders. Flowty makes no guarantees regarding what a creator will do post-drop. Please mint with caution.&#x20;

**My friend would like to mint the same NFT that I did, is there an easy way to share the drop page?**

There is a "copy link" (left icon in image) and "post to Twitter" (right icon in image) prompt on every drop page ![](/files/TyU44zxUBdtWVtU8VaX8) - please use the buttons to share the drop page with friend!

**Is there a way to get the NFTs after the drop ends?**

Yes - you can visit the collection page on [Flowty's Marketplace](https://www.flowty.io/marketplace) and purchase an NFT in the secondary market


---

# 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/minters/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.
