> For the complete documentation index, see [llms.txt](https://docs.flowty.io/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowty.io/reference/nft-launchpad/launchpad-fees.md).

# Launchpad Fees

**New Collection Set Up Fee**

For current purposes, there is no collection set up fee. We may eventually add a fee to create and launch a new collection.&#x20;

**Primary / Mint Sale Fee**

Flowty's fee on primary sales (minted NFTs) is 10%. As an example, if a collector pays 10 FLOW to mint an NFT from your drop, you would receive 9 FLOW and Flowty would receive 1 FLOW.

**Secondary Marketplace Fee**

For any NFTs sold in the Flowty secondary marketplace, the fees outlined [here](/reference/secondary-marketplace/secondary-marketplace-fees.md) will be assessed

**Questions?**

Please feel free to contact us via [Discord](https://discord.com/invite/zAM4w6ePUE) with any questions regarding the calculation of launchpad fees


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/launchpad-fees.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.
