# NFT Minting Fees

## About NFT Minting Fees

P00LS charges a flat fee for collectors minting token collectibles such as the P00LS Starter Pack, or Top Holder Badges for specific creator tokens.

Parts of this fee may be split with Creators, Developers, and other parties in the minting process via our Protocol Rewards, which we will announce soon.

## Current Schedule

*Last updated: Feb 1st, 2024*

| Token Collectibles | Minting Fee  | Secondary Fee                                  |
| ------------------ | ------------ | ---------------------------------------------- |
| P00LS Starter Pack | 3 MATIC      | 0                                              |
| Top Holder Badges  | 0.000777 ETH | 0.000777 ETH + 3% of the listed purchase price |
| Verified Badges    | 0.000777 ETH | 0.000777 ETH + 3% of the listed purchase price |


---

# 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://p00ls.gitbook.io/p00ls-v2/protocol-fees/nft-minting-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.
