> For the complete documentation index, see [llms.txt](https://mskt-organization.gitbook.io/master-key-finance-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mskt-organization.gitbook.io/master-key-finance-white-paper/project-block-oil/projected-pricing.md).

# Projected pricing

Minting fees, ranging from **$5** to **$100** depending on the NFT's value, will be associated with NFT purchases. These fees will cover essential costs, including legal and tax requirements, NFT minting, and marketing efforts, ensuring compliance and the project's long-term sustainability.

<https://blockoil.org/>

#### 💠 NFT Pricing + Mint/Admin Fees

* **$10 NFT** → **$5.00** fee
* **$20 NFT** → **$7.50** fee
* **$100 NFT** → **$30.00** fee
* **$500 NFT** → **$80.00** fee
* **$1,000 NFT** → **$100.00** fee

#### 🧾 NFT Pricing Breakdown

| **NFT Tier** | **Mint/Admin Fee** | **Dev Share** | **Promo Budget** | **Team (TM) Allocation** |
| ------------ | ------------------ | ------------- | ---------------- | ------------------------ |
| $10 NFT      | $5.00              | $0.50         | $2.00            | $2.50                    |
| $20 NFT      | $7.50              | $0.75         | $2.00            | $4.75                    |
| $100 NFT     | $30.00             | $3.00         | $2.00            | $25.00                   |
| $500 NFT     | $80.00             | $8.00         | $2.00            | $70.00                   |
| $1,000 NFT   | $100.00            | $10.00        | $2.00            | $88.00                   |

<figure><img src="/files/A7LrMstySHjesfz1LD6g" alt="" width="563"><figcaption></figcaption></figure>

Upon purchase of an NFT, all associated royalties generated from the oil and natural gas wells will be distributed directly to that NFT's holder in USDC or USDT. This ensures a stable and widely accepted form of payment, allowing investors to receive their earnings seamlessly and without concerns over volatility.&#x20;

Master Key Finance (MKF) will manage all state and federal tax requirements on the front end, ensuring full regulatory compliance. This includes handling K-1 capital gains reporting, a crucial requirement for royalty-based income. By taking care of these obligations, MKF ensures investors receive their payouts free and clear of any tax liabilities related to oil royalties, eliminating the complexities typically associated with such investments.

\
Beyond NFT-based royalty distributions, MKF will further reward its community by allocating an additional 1% of the company’s profits to holders of 2 million or more MKF tokens. This Flex Rewards program provides long-term value to high-tier investors, offering them an extra stream of passive income that extends beyond traditional staking and trading benefits.

\
Through this structured and compliant approach, MKF democratizes access to real-world asset investments, ensuring investors can participate without the burdens of tax filings, legal complexities, or large upfront capital requirements.


---

# 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://mskt-organization.gitbook.io/master-key-finance-white-paper/project-block-oil/projected-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.
