# Token Rewards & Network Effects

When providers receive their protocol revenues, the protocol operates in the background to convert the stablecoins that consumers paid for electricity into an equal value of the protocol's native tokens. This conversion happens on a decentralized exchange liquidity pool. This conversion enables the token to capture some of the value inherent in protocol's network effects. In the context of the M3tering Protocol, network effects play a crucial role in driving the expansion of the protocol by attracting both electricity providers and offtakers.

{% hint style="info" %}
**Network effects** arise when the value and usefulness of a system or platform increase as more participants join and use it. Learn more [here](https://en.wikipedia.org/wiki/Network_effect)
{% endhint %}

Providers are enticed to join the protocol due to the lucrative opportunity to earn token rewards for participating in decentralized electrification. As more providers come on board or increase their total energy output, the attract more offtakers, driven by a preference for reliable and affordable supply of electricity. Consequently, more payments from offtakers leads to an increased demand for the protocol's token on the decentralized exchange, thereby influencing its price. This, in turn, incentivizes more providers to join the network, creating a self-reinforcing cycle often referred to as a flywheel effect.&#x20;

<figure><img src="https://39592779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwEv5vD8Hcwor1O24YXn%2Fuploads%2ForzIz4GJdgKODxgYWQDr%2FDiagram%202(2).png?alt=media&#x26;token=aca259b4-da78-4365-b282-63b22d1505cf" alt=""><figcaption></figcaption></figure>

This effect is in no way unique to the M3tering protocol, in fact, it is very popular with a specific type of decentralized applications focused on physical infrastructure formally known as Decentralized Physical Infrastructure Networks or *DePINs*. Popular examples include the Helium Network, Filecoin & the Render Network.&#x20;

{% hint style="warning" %}
While the concept may sound promising, its success is not guaranteed. The most common setback occurs when the expected demand fails to materialize. Checkout this article by CoinMarketCap to get caught up on [DePIN](https://coinmarketcap.com/alexandria/article/a-deep-dive-into-depin-decentralized-physical-infrastructure)
{% endhint %}

<figure><img src="https://39592779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwEv5vD8Hcwor1O24YXn%2Fuploads%2FqfYe2ObbyPG7fbyrJxVE%2FSpecific-Device--1-.jpeg?alt=media&#x26;token=615dcebf-a01d-4ac1-8927-8780d66f707c" alt=""><figcaption><p><a href="https://iotex.io/blog/depin-landscape-map/">DePIN sub-sector Map (Dec 2023)</a></p></figcaption></figure>

In summary, the DePIN Flywheel Effect is a dynamic process that leverages token incentives, network expansion, and increasing token value to drive self-sustaining growth and adoption of decentralized physical infrastructure networks. The continuous cycle of growth leads to greater value and benefits for the participants and the broader community.

## Putting it all together

Uncover the intricate connections between providers, offtakers, and the network's growth on the next page!


---

# Agent Instructions: 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://docs.m3ter.ing/protocol-mechanics/token-rewards-and-network-effects.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.
