# Reward Breakdown

Phi Protocol makes it easy for creators to earn for their work. **Protocol Rewards** allows us to share earnings with our ecosystem contributors. There are several ways by which different [User Groups](https://docs.phi.box/explore-phi/phi-protocol/user-groups) can earn on our platform. This document and its sections will highlight the factors that influence how rewards are split, with the key factors being the **Mint Price** (free/custom) and **Mint** **Referral**&#x20;

### Free Mint without Referral

* Artist Reward: 0.00005ETH
* Verifier Reward: 0.00005ETH
* PHI Protocol Fee: 0 ETH
* **Total:** 0.0001ETH

### Free Mint with Referral

* Artist Reward: 0.000025ETH
* Mint Referral Reward: 0.000025ETH
* Verifier Reward: 0.00005ETH
* PHI Protocol Fee: 0 ETH
* **Total:** 0.0001ETH

### **Paid Mint without Referral**

* Artist Reward: Paid Fee + 0.00005ETH
* Verifier Reward: 0.00005ETH
* PHI Protocol Fee: 0ETH
* **Total:** Paid fee + 0.0001 ETH

### **Paid Mint with Referral**

* Artist Reward: Paid Fee + 0.000025 ETH
* Mint Referral Reward: 0.000025 ETH
* Verifier Reward: 0.00005ETH
* PHI Protocol Fee: 0 ETH
* **Total:** Paid fee + 0.0001 ETH


---

# 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://docs.phi.box/explore-phi/phi-protocol/reward-breakdown.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.
