# Reward Distribution

Creating and launching collection on OmniHub is designed to be a seamless, cost-effective process that empowers creators at every step. OmniHub Launchpad operates with a minimal, flat Protocol Fee, which is only charged when collectors mint your NFTs. This fee is as low as **0.0001 ETH** (depending on the blockchain), ensuring that creators can keep more of their earnings while supporting the continued smooth operation of the OmniHub Launchpad.

***

#### Free Mint without Referral

* Artist Reward: 0ETH
* Mint Referral Reward: 0ETH
* Protocol Fee: 0.0001ETH
* **Total:** 0.0001ETH

***

#### Free Mint with Referral

* Artist Reward: 0ETH
* Mint Referral Reward: 0.000025ETH
* Protocol Fee: 0.000075ETH
* **Total:** 0.0001ETH

***

#### Paid Mint without Referral

* Artist Reward: Mint Price
* Mint Referral Reward: 0ETH
* Protocol Fee: 0.0001ETH
* **Total:** Mint Price + 0.0001ETH

***

#### Paid Mint with Referral

* Artist Reward: Mint Price
* Mint Referral Reward: 0.000025ETH
* Protocol Fee: 0.000075ETH
* **Total:** Mint Price + 0.0001ETH


---

# 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://omnihub-launchpad.gitbook.io/omnihub/features-omnihub/reward-distribution.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.
