> For the complete documentation index, see [llms.txt](https://docs.frynetworks.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frynetworks.com/docs/tokenomics/reward-system/earnings.md).

# Network Incentive Structure

#### Monetized Segments Incentives

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

This chart outlines the incentive structure for participants in **monetized segments**. Monetized segments are parts of the network where device data is actively used to generate **external operational revenue**.

Participants earn incentives in the form of the segment’s dedicated token:

* **Nodes + AEM (AI Edge Miner)** earn in **fNODE**
* **BM (Bandwidth Miner)** will soon start earning in **fVPN**

Rewards and recognition increase with **higher verification levels** and **consistent active participation**, helping ensure the network remains accurate, reliable, and valuable.

**Registration stake (all monetized devices)**

All monetized devices require a **$50 USD registration stake**.\
This stake is paid in the device’s **segmented token** (the token associated with that device type).

**Currently applies to:** Nodes and AEM\
**Coming soon:** BM (planned for **Q1 2025**)

**Node integrity stake (Nodes only)**

For **Nodes**, an additional **$50 USD stake per node** is required in **fNODE**.

This stake exists to reinforce:

* **Authentic participation**
* **Network integrity**
* **Operational reliability**
* **Infrastructure stability**

***

#### Non-Monetized Network Participants

<figure><img src="/files/7i5qAlQuT7HUdKRajgN9" alt=""><figcaption></figcaption></figure>

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

This chart outlines the incentive structure for **participants** supporting network segments not yet actively generating external data utilization ("unmonetized segments"). Currently, these participants receive incentives in **tFRY tokens**.

Verification staking (done in FRY 2.0) remain optional for unmonetized segments.&#x20;

Note: Bandwidth miners currently earn tFRY, these network participants will transition to receiving **fVPN tokens** in Q1 2025 once monetized, while other segments will continue receiving tFRY incentives until their segments achieve monetization.

***

#### Incentive Adjustment Mechanism

This chat provides an operational overview detailing how network incentives adjust based on the total number of active network devices and participants within each segment. The outlined adjustments apply consistently to both monetized and unmonetized segments, reflecting the operational growth, scalability, and stability of Fry Networks' decentralized infrastructure.

<figure><img src="/files/dZXepF6qNOYVmsoXn6sA" alt=""><figcaption><p>Rewards Reduction Mechanism</p></figcaption></figure>

***


---

# 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://docs.frynetworks.com/docs/tokenomics/reward-system/earnings.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.
