# NFT

&#x20; After the first round launch of Genesis NFT, the following rounds of NFT sales will be carried out according to the ROI of NFT holders; for sales after the first round, users need to stake their MarvinPePe token to gain the right of purchasing.&#x20;

&#x20; The total amount of NFT will be limited to 2800, with four levels: Rare, Myth, Legend, and Genesis. In detail: (1) the amount of Genesis is 300 (in which 200 for pre-sale with 0.5bnb/per NFT); (2) the amount of Legend is 500; (3) the amount of Myth is 800; (4) the amount of Rare is 1200. The sale of NFT is in the order of Genesis, Legend, Myth, Rare, and it will not happen before all the previous level NFT holders have already gotten their investment back (combining two methods of bonus).

&#x20; The detailed rule of bonus rule: holders can have two sources of bonus: (1) the staking bonus with MarvinPePe native token (the bonus will be in the form of MarvinPePe native token); (2) the charging fee for supporting NFT staking system with 3% amount of all users' transaction of staking (in %USDT). For the bonus method No. (2), there are some specific rules: (1) Legend holders will not receive No. (2) bonus before all Genesis holders receive a bonus ten times their Genesis NFT purchase price; (2) similarly, Myth, Rare holders will not receive a bonus before the upper level of NFT holders receiving bonus seven times, and five times to their purchase price; (3) when each level of NFT holders receive his/her deserved bonus, the distribution will start from Genesis again following (1) and (2) rules.


---

# 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://marvinpepe.gitbook.io/marvinpepe/economics/nft.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.
