> For the complete documentation index, see [llms.txt](https://whitepaper.nextearth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.nextearth.io/chapter-ii/pillars-of-the-metaverse/economy/platform-fees.md).

# Platform Fees

In our original Whitepaper we published our strategy regarding how the platform will operate, which remained the same. Businesses provide services to users. These services use Next Earth infrastructure, therefore they are subject to a Platform Fee payment . <br>

<figure><img src="https://lh5.googleusercontent.com/dzYgIX5esWndNhgGoqGw-rV7i0YLVYrfo37CdmahuA6jgnhH0AcGJhnhw6jjC8KFCtGXbRgMGl0Cu8m0sjNPtuTYPlZtbyumrF5EZD9o1TmHYFRrEvobL9UxBRqwgTS2pe83XpPlYbj1YBhKez3yNgydjbwfl-MRkOuiPerJecF3pyfyvRxRZ6P4wBG_mg" alt=""><figcaption></figcaption></figure>

Platform Fees are paid by developers in fiat by debit or credit card. 70% of the fee paid automatically gets sent to an Oracle that buys NXTT from the market and sends the NXTT to the reward pool (60%) and a token burn address (10%). The rest of the fees (30%) consist of Next Earth's revenue, out of which we dedicate a portion to charity.\
\
This Platform Fee payment is then broken down into four segments:

<figure><img src="/files/KoGrzjPAO8HGv1rxyefj" alt=""><figcaption></figcaption></figure>

Users can stake their NXTT via our Staking Protocol to earn Stake Rewards as explained later in this Chapter.&#x20;

\
This economic structure closes the loop between Next Earth Citizens (landowners) and Businesses who monetize them. This relationship is bidirectional: Businesses can provide their services to non-landowners too, but then through their purchase they inherently become landowners and Next Earth Citizens. This is core to our land sale strategy as most Businesses eventually become a reseller of Virtual Land as well.<br>


---

# 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://whitepaper.nextearth.io/chapter-ii/pillars-of-the-metaverse/economy/platform-fees.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.
