> For the complete documentation index, see [llms.txt](https://mutant-froggo-nft.gitbook.io/mutant-froggo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mutant-froggo-nft.gitbook.io/mutant-froggo/nft-economy/mutant-froggo-nft/hold2earn/earnings-example.md).

# Earnings Example

## **Example:  Mint Price of 663 $FROGGO**

**If** a user mints (*for example*) a **Diamond** Rarity NFT they will be essentially receiving **1000% MPY** on the 663 $FROGGO price point used for minting. Meaning by the end of the subscription month the user will have roughly 6,630 $FROGGO. & if (*for example*) price of $FROGGO is still valued at launch price of $0.41 than your $FROGGO value earned for the month is **10x** from the initial $FROGGO price paid for minting (*not counting the one time 0.2 BNB fee paid from minting*)

**Whereas**, If a user mints (*for example*) an **Emerald** Rarity NFT they will be essentially receiving **200% MPY** on the 663 $FROGGO price point used for minting. Meaning by the end of the subscription month the user will have roughly 1,326 $FROGGO. & if (*for example*) price of $FROGGO is still valued at launch price of $0.41 than your $FROGGO value earned for the month is is **2x** from the initial $FROGGO price paid for minting (*not counting the one time 0.2 BNB fee paid from minting*)

**&** If a user mints (*for example*) a **Pearl** Rarity NFT they will be essentially receiving 50% MPY on the 663 $FROGGO price point used for minting. Meaning by the end of the subscription month the user will have roughly 994.5 $FROGGO. & if (*for example*) price of $FROGGO is still valued at launch price of $0.41 than your $FROGGO value earned for the month is **.5x** profit from the initial $FROGGO price paid for minting (*not counting the one time 0.2 BNB fee paid from minting*)

#### A simple formula for finding potential earning value after true launch price/mint price is established after fairlaunch ⬇️

### **MPY% multiplied by $FROGGO Mint Price = Total Monthly Earnings**

**Example:** You Mint Sapphire NFT, which has 100% MPY. If it costs 663 $FROGGO for mint, then simply multiply the two figures (*remember to convert % into decimal by moving back two places*)

663 x 1 = 663 $FROGGO

Therefore your $FROGGO amount claimable monthly is 663. To find the value of tokens simply multiply by token price. *(using launch price of .41 in example)*

663 x 0.41 = $271.83

**Reminder:**

Every month users will have the option to resubscribe to their hold2earn MPY plan based on rarity. Different rarities have different resubscription discounts applied to ensure that the profit margin of each nft holder is not encroached upon.&#x20;


---

# 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:

```
GET https://mutant-froggo-nft.gitbook.io/mutant-froggo/nft-economy/mutant-froggo-nft/hold2earn/earnings-example.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.
