> For the complete documentation index, see [llms.txt](https://docs.unbotheredwolves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unbotheredwolves.com/mint-platform/pricing.md).

# Pricing

We believe that offering fair pricing for our users is best for the whole ecosystem. If you pay less for minting service fees, you'll get more funding. Having enough development funds to execute your roadmap is important, and we especially know this as we are project developers ourselves. Our fees are affordable, but we will never sacrifice the quality of the services we want to deliver.

## Minting Native Assets (NFT/FT)

### • Standard fee per Asset minted

Personal Mint: 3 ₳\
Collection Sale: 20 AWOO + 1 ADA + 3% of the mint price

### • <mark style="color:blue;">Holders</mark> fee per Asset minted

Personal Mint: FREE\
Collection Sale: 20 AWOO + 1 ADA + 2% of the mint price

### Eligible Holders ↓

<figure><img src="/files/EjGsaoXR2L0nHLWPxX5Z" alt=""><figcaption></figcaption></figure>

### Minting Packages ↓

If you want us to manage the setting up on your behalf.

<figure><img src="/files/aI1koXNXcGJwQi74dJiM" alt=""><figcaption><p>Package 3 - Basic: <a href="https://www.xforge.studio/#pricing">https://www.xforge.studio/#pricing</a> or stated here: <a data-mention href="#minting-native-assets-nft-ft">#minting-native-assets-nft-ft</a></p></figcaption></figure>

**Policy Snapshot:** 3 ₳ + 20 $AWOO\
Only supports CIP-25 minted NFTs for now.

{% hint style="info" %}
The AWOO pricing will be adjusted accordingly depending on the token's price. The AWOO required must be deposited to XFORGE prior to creating a mint page. All AWOO spent by users or creators on the platform will be burned. 🔥
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.unbotheredwolves.com/mint-platform/pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
