# Launchpad Fees

* **Initial Collection Setup Fee:** 2000 XRD\
  A one-time charge to get your collection live. Covers the setup and kicks things off.

* **Minting Fees:** 10% of Mint Price or 25 XRD (Whichever is Greater) per NFT Minted\
  We take a cut from each mint—10% if the price is high, or a flat 25 XRD if it’s low. Funds hit your project wallet minus the fee.\
  \&#xNAN;*Example:* \
  \&#xNAN;*Mint from 25 - 249 XRD? Fee = 25 XRD.* \
  *Anything higher is 10% of the price.*\
  *If you price your NFTs LOWER than 25 XRD, you will have to pay the mint costs up front, but will keep 100% of the funds raised from mint.*


---

# 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://xrdegen.gitbook.io/xrdegen/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.
