# Tokenomics

The network is designed to comprise 50,000 nodes, each being a vital element in the ecosystem's functionality and security. With a total of 50 billion 3ULL coins on the [PLAYA3ULL GAMES Blockchain](/chain/mainnet.md).

The network releases 13,698,630 3ULL coins per day, with 50% divided equally among the node owners and the remaining 50% allocated to the company for operations. The company uses its share to fund overall operations, purchase games, and support ongoing game development. As the number of nodes increases, the number of coins that Node Owners receive decreases proportionally.

Additionally, the Master Node Network has a dynamic pricing system for the nodes. The initial 100 nodes are priced at $100 each, and the price increases by $100 for each subsequent set of 100 nodes sold.

Once all coins are distributed, Node Owners receive a small fee for each transaction in exchange for hosting the nodes. This approach ensures that the network continues to be self-sustaining even after the initial coin distribution is complete. The fee's from the blockchain are currently being accumulated, to extend the 3ULL rewards once we have minted all coins.

{% hint style="info" %}
See [🔥 Coin Burn](/ecosystem/tokenomics/coin-burn.md) for information on our **Deflationary Mechanism**
{% endhint %}


---

# 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.playa3ull.games/ecosystem/tokenomics.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.
